Skip to content

Commit d3dff52

Browse files
build(deps-dev): bump eslint from 8.4.1 to 8.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.4.1...v8.5.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 a9047ed commit d3dff52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)