Skip to content

Commit 4f187c0

Browse files
Bump @babel/eslint-parser from 7.26.5 to 7.27.0 in /doorbell (#547)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.26.5 to 7.27.0. - [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.0/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db478b1 commit 4f187c0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

doorbell/package-lock.json

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

doorbell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.26.0",
23-
"@babel/eslint-parser": "^7.26.5",
23+
"@babel/eslint-parser": "^7.27.0",
2424
"@vue/cli-plugin-babel": "^5.0.8",
2525
"@vue/cli-plugin-eslint": "^5.0.8",
2626
"@vue/cli-plugin-unit-mocha": "^5.0.8",

0 commit comments

Comments
 (0)