Skip to content

Commit acdef35

Browse files
chore(deps-dev): 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[bot] <support@github.com>
1 parent 9724c83 commit acdef35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/eslint-plugin": "^4.11.1",
4747
"@typescript-eslint/parser": "^4.11.1",
4848
"@vercel/ncc": "^0.26.2",
49-
"eslint": "^7.16.0",
49+
"eslint": "^7.17.0",
5050
"eslint-config-prettier": "^7.1.0",
5151
"eslint-plugin-import": "^2.22.1",
5252
"eslint-plugin-jest": "^24.1.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1616,10 +1616,10 @@ eslint-visitor-keys@^2.0.0:
16161616
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
16171617
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
16181618

1619-
eslint@^7.16.0:
1620-
version "7.16.0"
1621-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16.0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092"
1622-
integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==
1619+
eslint@^7.17.0:
1620+
version "7.17.0"
1621+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
1622+
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
16231623
dependencies:
16241624
"@babel/code-frame" "^7.0.0"
16251625
"@eslint/eslintrc" "^0.2.2"

0 commit comments

Comments
 (0)