Skip to content

Commit 5b48318

Browse files
Bump eslint from 8.8.0 to 8.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.8.0...v8.9.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 85c9479 commit 5b48318

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
"@types/jest-when": "^3.5.0",
5353
"@typescript-eslint/eslint-plugin": "^5.6.0",
5454
"@typescript-eslint/parser": "^5.6.0",
55-
"eslint": "8.8.0",
55+
"eslint": "8.9.0",
5656
"eslint-config-airbnb-base": "15.0.0",
5757
"eslint-config-prettier": "^8.3.0",
5858
"eslint-import-resolver-typescript": "^2.5.0",

0 commit comments

Comments
 (0)