Skip to content

Commit 2a3ca57

Browse files
chore(deps): update dependency eslint to v8.4.1 (#824)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7f572b9 commit 2a3ca57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "5.6.0",
3535
"bob-the-bundler": "1.5.1",
3636
"dedent": "0.7.0",
37-
"eslint": "8.4.0",
37+
"eslint": "8.4.1",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-config-standard": "16.0.3",
4040
"eslint-plugin-eslint-plugin": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3716,10 +3716,10 @@ [email protected]:
37163716
text-table "^0.2.0"
37173717
v8-compile-cache "^2.0.3"
37183718

3719-
3720-
version "8.4.0"
3721-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.4.0.tgz#2fa01b271cafc28addc2719e551acff5e89f5230"
3722-
integrity sha512-kv0XQcAQJL/VD9THQKhTQZVqkJKA+tIj/v2ZKNaIHRAADcJWFb+B/BAewUYuF6UVg1s2xC5qXVoDk0G8sKGeTA==
3719+
3720+
version "8.4.1"
3721+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.4.1.tgz#d6531bbf3e598dffd7c0c7d35ec52a0b30fdfa2d"
3722+
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
37233723
dependencies:
37243724
"@eslint/eslintrc" "^1.0.5"
37253725
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)