Skip to content

Commit 075ff34

Browse files
chore(deps-dev): bump eslint from 8.4.1 to 8.5.0
1 parent 0d4aa0a commit 075ff34

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
@@ -31,7 +31,7 @@
3131
"benchmark": "^2.1.4",
3232
"codecov": "^3.8.3",
3333
"cross-env": "^7.0.3",
34-
"eslint": "^8.4.1",
34+
"eslint": "^8.5.0",
3535
"eslint-config-prettier": "^8.3.0",
3636
"eslint-plugin-import": "^2.25.3",
3737
"eslint-plugin-prettier": "^4.0.0",

yarn.lock

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

3073-
eslint@^8.4.1:
3074-
version "8.4.1"
3075-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz#d6531bbf3e598dffd7c0c7d35ec52a0b30fdfa2d"
3076-
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
3073+
eslint@^8.5.0:
3074+
version "8.5.0"
3075+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.5.0.tgz#ddd2c1afd8f412036f87ae2a063d2aa296d3175f"
3076+
integrity sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==
30773077
dependencies:
30783078
"@eslint/eslintrc" "^1.0.5"
30793079
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)