Skip to content

Commit d9e9377

Browse files
chore(deps): update dependency eslint to v7.17.0 (#252)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 26d2167 commit d9e9377

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
@@ -32,7 +32,7 @@
3232
"@changesets/cli": "2.12.0",
3333
"@typescript-eslint/eslint-plugin": "4.11.1",
3434
"@typescript-eslint/parser": "4.11.1",
35-
"eslint": "7.16.0",
35+
"eslint": "7.17.0",
3636
"husky": "4.3.6",
3737
"lint-staged": "10.5.3",
3838
"@types/node": "14.14.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2595,10 +2595,10 @@ [email protected]:
25952595
text-table "^0.2.0"
25962596
v8-compile-cache "^2.0.3"
25972597

2598-
eslint@7.16.0:
2599-
version "7.16.0"
2600-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16.0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092"
2601-
integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==
2598+
eslint@7.17.0:
2599+
version "7.17.0"
2600+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
2601+
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
26022602
dependencies:
26032603
"@babel/code-frame" "^7.0.0"
26042604
"@eslint/eslintrc" "^0.2.2"

0 commit comments

Comments
 (0)