8000 Bump eslint from 7.16.0 to 7.17.0 (#562) · lyrl/github-pages-deploy-action@60c37f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 60c37f7

Browse files
Bump eslint from 7.16.0 to 7.17.0 (JamesIves#562)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2dc6ee commit 60c37f7

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
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@types/jest": "26.0.19",
4343
"@types/node": "14.14.16",
44-
"eslint": "7.16.0",
44+
"eslint": "7.17.0",
4545
"eslint-plugin-github": "4.1.1",
4646
"eslint-plugin-jest": "24.1.3",
4747
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,10 +1835,10 @@ eslint-visitor-keys@^2.0.0:
18351835
version "2.0.0"
18361836
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
18371837

1838-
eslint@7.16.0:
1839-
version "7.16.0"
1840-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16.0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092"
1841-
integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==
1838+
eslint@7.17.0:
1839+
version "7.17.0"
1840+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
1841+
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
18421842
dependencies:
18431843
"@babel/code-frame" "^7.0.0"
18441844
"@eslint/eslintrc" "^0.2.2"

0 commit comments

Comments
 (0)
0