Skip to content

Commit 45a0ce4

Browse files
build(deps-dev): bump eslint from 8.5.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e498106 commit 45a0ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "5.8.1",
5353
"benchmark": "2.1.4",
5454
"dtslint": "4.2.1",
55-
"eslint": "8.5.0",
55+
"eslint": "8.6.0",
5656
"eslint-plugin-prettier": "4.0.0",
5757
"husky": "7.0.4",
5858
"jest": "27.4.5",

0 commit comments

Comments
 (0)