Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.5.0 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 19, 2021
1 parent ba1c062 commit a637e7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/svgo": "2.6.0",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"eslint": "8.4.1",
"eslint": "8.5.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.25.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,9 +2320,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.4.1":
version: 8.4.1
resolution: "eslint@npm:8.4.1"
"eslint@npm:8.5.0":
version: 8.5.0
resolution: "eslint@npm:8.5.0"
dependencies:
"@eslint/eslintrc": ^1.0.5
"@humanwhocodes/config-array": ^0.9.2
Expand Down Expand Up @@ -2364,7 +2364,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: d962cd7cd0f68ddc2412f47154b8992ad3af987cf47fa6e60e51a2b7d32a91f934388f7d29e2c45b16b7ac69f0d220d0a483189ec6ba43a8a480110c34f158f9
checksum: c1a9e26070520a308cc30b62ba0d37d5b115ed23987a93219819537bdea9398e6ebe57c27d97be36ecc83b5162c72e82ecb0a9e5b44b7992980f9be90eb5c4b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3914,7 +3914,7 @@ fsevents@^2.3.2:
"@typescript-eslint/eslint-plugin": 5.7.0
"@typescript-eslint/parser": 5.7.0
acorn: ^8.5.0
eslint: 8.4.1
eslint: 8.5.0
eslint-config-prettier: 8.3.0
eslint-config-standard: 16.0.3
eslint-plugin-import: 2.25.3
Expand Down

0 comments on commit a637e7e

Please sign in to comment.