Skip to content

Commit 82fb6ff

Browse files
Bump eslint from 7.16.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.16.0...v7.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 11214fa commit 82fb6ff

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
@@ -84,7 +84,7 @@
8484
"@typescript-eslint/eslint-plugin": "4.11.0",
8585
"@typescript-eslint/parser": "4.11.1",
8686
"codecov": "3.8.1",
87-
"eslint": "7.16.0",
87+
"eslint": "7.17.0",
8888
"eslint-config-prettier": "7.1.0",
8989
"eslint-plugin-prettier": "3.3.0",
9090
"eslint-plugin-simple-import-sort": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,10 +2457,10 @@ eslint-visitor-keys@^2.0.0:
24572457
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
24582458
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
24592459

2460-
eslint@7.16.0:
2461-
version "7.16.0"
2462-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16.0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092"
2463-
integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==
2460+
eslint@7.17.0:
2461+
version "7.17.0"
2462+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
2463+
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
24642464
dependencies:
24652465
"@babel/code-frame" "^7.0.0"
24662466
"@eslint/eslintrc" "^0.2.2"

0 commit comments

Comments
 (0)