Skip to content

Commit 83a0b27

Browse files
build(deps-dev): bump eslint from 8.3.0 to 8.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.3.0...v8.4.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 b175432 commit 83a0b27

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.5.0",
5353
"benchmark": "2.1.4",
5454
"dtslint": "4.2.1",
55-
"eslint": "8.3.0",
55+
"eslint": "8.4.0",
5656
"eslint-plugin-prettier": "4.0.0",
5757
"husky": "7.0.4",
5858
"jest": "27.4.3",

0 commit comments

Comments
 (0)