From adcbe305834416d4a859d484294ba293f9c2b7e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 01:13:53 +0000 Subject: [PATCH] chore(deps): update @babel/eslint-parser to 7.28.6 - Updates @babel/eslint-parser from 7.28.6 to 7.28.6 - Release notes: --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 561ed9553..93bf3c9fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "devDependencies": { "@babel/cli": "^7.28.6", "@babel/core": "^7.29.0", - "@babel/eslint-parser": "^7.11.0", + "@babel/eslint-parser": "^7.28.6", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-runtime": "^7.29.0", diff --git a/package.json b/package.json index fffbb8d59..d8787c812 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react-dom": "^19.1.3", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.54.0", - "@babel/eslint-parser": "^7.11.0", + "@babel/eslint-parser": "^7.28.6", "babel-jest": "^29.7.0", "babel-loader": "^8.4.1", "babel-plugin-transform-imports": "^2.0.0",