Skip to content

Commit edb6b86

Browse files
Bump @babel/core from 7.26.0 to 7.27.1 in /doorbell (#556)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.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/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.1 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 85468f6 commit edb6b86

File tree

2 files changed

+95
-80
lines changed

2 files changed

+95
-80
lines changed

doorbell/package-lock.json

Lines changed: 94 additions & 79 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
@@ -19,7 +19,7 @@
1919
"vue": "^3.5.0"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "^7.26.0",
22+
"@babel/core": "^7.27.1",
2323
"@babel/eslint-parser": "^7.27.0",
2424
"@vue/cli-plugin-babel": "^5.0.8",
2525
"@vue/cli-plugin-eslint": "^5.0.8",

0 commit comments

Comments
 (0)