Skip to content

Commit 641c330

Browse files
Bump eslint from 8.34.0 to 8.35.0 in /doorbell (#290)
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.34.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint 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 17da38f commit 641c330

File tree

2 files changed

+47
-30
lines changed

2 files changed

+47
-30
lines changed

doorbell/package-lock.json

Lines changed: 46 additions & 29 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
@@ -27,7 +27,7 @@
2727
"@vue/cli-service": "^5.0.8",
2828
"@vue/test-utils": "^2.3.0",
2929
"chai": "^4.2.0",
30-
"eslint": "^8.34.0",
30+
"eslint": "^8.35.0",
3131
"eslint-plugin-vue": "^9.9.0",
3232
"rimraf": "^4.1.0"
3333
},

0 commit comments

Comments
 (0)