Skip to content

Commit 2fbd927

Browse files
[DEPENDABOT]: Bump @babel/eslint-parser from 7.26.8 to 7.26.10
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.26.8 to 7.26.10. - [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.26.10/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8225d1 commit 2fbd927

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@babel/cli": "^7.26.4",
6161
"@babel/core": "^7.26.10",
62-
"@babel/eslint-parser": "^7.26.8",
62+
"@babel/eslint-parser": "^7.26.10",
6363
"@babel/eslint-plugin": "^7.26.10",
6464
"@babel/plugin-proposal-class-properties": "^7.18.6",
6565
"@babel/preset-env": "^7.26.9",

0 commit comments

Comments
 (0)