Skip to content

Commit 851c75c

Browse files
chore(deps): update dependency eslint to v8.5.0 (#858)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4b49fa7 commit 851c75c

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.7.0",
3535
"bob-the-bundler": "1.6.0",
3636
"dedent": "0.7.0",
37-
"eslint": "8.4.1",
37+
"eslint": "8.5.0",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-config-standard": "16.0.3",
4040
"eslint-plugin-eslint-plugin": "4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,10 +3834,10 @@ [email protected]:
38343834
text-table "^0.2.0"
38353835
v8-compile-cache "^2.0.3"
38363836

3837-
eslint@8.4.1:
3838-
version "8.4.1"
3839-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.4.1.tgz#d6531bbf3e598dffd7c0c7d35ec52a0b30fdfa2d"
3840-
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
3837+
eslint@8.5.0:
3838+
version "8.5.0"
3839+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.5.0.tgz#ddd2c1afd8f412036f87ae2a063d2aa296d3175f"
3840+
integrity sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==
38413841
dependencies:
38423842
"@eslint/eslintrc" "^1.0.5"
38433843
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)