8000 Bump eslint from 7.23.0 to 7.24.0 (#667) · j143/github-pages-deploy-action@3415671 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3415671

Browse files
Bump eslint from 7.23.0 to 7.24.0 (JamesIves#667)
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0. - [Release notes](h 8000 ttps://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.23.0...v7.24.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c053ad0 commit 3415671

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.37",
44-
"eslint": "7.23.0",
44+
"eslint": "7.24.0",
4545
"eslint-plugin-github": "4.1.3",
4646
"eslint-plugin-jest": "24.3.5",
4747
"eslint-plugin-prettier": "3.3.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,9 +1562,9 @@ eslint-visitor-keys@^2.0.0:
15621562
version "2.0.0"
15631563
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
15641564

1565-
eslint@7.23.0:
1566-
version "7.23.0"
1567-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"
1565+
eslint@7.24.0:
1566+
version "7.24.0"
1567+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
15681568
dependencies:
15691569
"@babel/code-frame" "7.12.11"
15701570
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)
0