Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Commit dc2c709

Browse files
Bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.6.0...v8.7.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecb8940 commit dc2c709

File tree

2 files changed

+33
-75
lines changed

2 files changed

+33
-75
lines changed

package-lock.json

Lines changed: 32 additions & 74 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
@@ -14,7 +14,7 @@
1414
"@sveltejs/kit": "next",
1515
"@typescript-eslint/eslint-plugin": "^5.10.0",
1616
"@typescript-eslint/parser": "^5.9.1",
17-
"eslint": "^8.6.0",
17+
"eslint": "^8.7.0",
1818
"eslint-config-prettier": "^8.1.0",
1919
"eslint-plugin-svelte3": "^3.4.0",
2020
"prettier": "~2.5.1",

0 commit comments

Comments
 (0)