Skip to content

Commit a884b73

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v8.4.1
1 parent 3e4e814 commit a884b73

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "16.11.11",
3737
"@typescript-eslint/eslint-plugin": "5.6.0",
3838
"@typescript-eslint/parser": "5.6.0",
39-
"eslint": "8.4.0",
39+
"eslint": "8.4.1",
4040
"eslint-config-prettier": "8.3.0",
4141
"eslint-plugin-import": "2.25.3",
4242
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2310,10 +2310,10 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
23102310
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz"
23112311
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
23122312

2313-
eslint@8.4.0:
2314-
version "8.4.0"
2315-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.4.0.tgz"
2316-
integrity sha512-kv0XQcAQJL/VD9THQKhTQZVqkJKA+tIj/v2ZKNaIHRAADcJWFb+B/BAewUYuF6UVg1s2xC5qXVoDk0G8sKGeTA==
2313+
eslint@8.4.1:
2314+
version "8.4.1"
2315+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz"
2316+
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
23172317
dependencies:
23182318
"@eslint/eslintrc" "^1.0.5"
23192319
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)