Skip to content

Commit db14bb6

Browse files
Bump @babel/eslint-parser from 7.26.5 to 7.26.8
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.26.5 to 7.26.8. - [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.8/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] <support@github.com>
1 parent b5db420 commit db14bb6

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
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@babel/core": "7.26.8",
29-
"@babel/eslint-parser": "7.26.5",
29+
"@babel/eslint-parser": "7.26.8",
3030
"@types/jquery": "3.5.32"
3131
},
3232
"engines": {

0 commit comments

Comments
 (0)