Skip to content

Commit a22e72f

Browse files
refactor: bump @babel/eslint-parser from 7.27.0 to 7.27.1
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.27.0 to 7.27.1. - [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.27.1/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4660ff commit a22e72f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"type": "module",
3030
"devDependencies": {
31-
"@babel/eslint-parser": "7.27.0",
31+
"@babel/eslint-parser": "7.27.1",
3232
"@eslint/js": "9.25.1",
3333
"@semantic-release/changelog": "6.0.3",
3434
"@semantic-release/commit-analyzer": "13.0.1",

0 commit comments

Comments
 (0)