Skip to content

Commit 69ba776

Browse files
Bump @babel/eslint-parser from 7.19.1 to 7.21.3 in /doorbell (#304)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.19.1 to 7.21.3. - [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.21.3/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0777a6 commit 69ba776

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

doorbell/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.

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.21.0",
23-
"@babel/eslint-parser": "^7.19.1",
23+
"@babel/eslint-parser": "^7.21.3",
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)