8000 Bump eslint from 7.22.0 to 7.23.0 (#654) · ushmm/github-pages-deploy-action@4c9fca2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c9fca2

Browse files
Bump eslint from 7.22.0 to 7.23.0 (JamesIves#654)
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.22.0...v7.23.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0bcd8a commit 4c9fca2

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.22",
4343
"@types/node": "14.14.35",
44-
"eslint": "7.22.0",
44+
"eslint": "7.23.0",
4545
"eslint-plugin-github": "4.1.2",
4646
"eslint-plugin-jest": "24.3.2",
4747
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

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

1611-
eslint@7.22.0:
1612-
version "7.22.0"
1613-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22.0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f"
1614-
integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==
1611+
eslint@7.23.0:
1612+
version "7.23.0"
1613+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"
1614+
integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==
16151615
dependencies:
16161616
"@babel/code-frame" "7.12.11"
16171617
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)
0