Skip to content

Commit 74d3f44

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.28.6
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.10 to 7.28.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22c354a commit 74d3f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"devDependencies": {
107107
"@babel/cli": "^7.5.5",
108108
"@babel/core": "~7.22.5",
109-
"@babel/eslint-parser": "~7.23.10",
109+
"@babel/eslint-parser": "~7.28.6",
110110
"@babel/helper-module-imports": "7.24.7",
111111
"@babel/plugin-transform-class-properties": "^7.22.3",
112112
"@babel/plugin-transform-modules-commonjs": "^7.9.6",

0 commit comments

Comments
 (0)