10000 Bump eslint from 7.28.0 to 7.29.0 (#773) · java/github-pages-deploy-action@b71a567 · GitHub
[go: up one dir, main page]

Skip to content

Commit b71a567

Browse files
Bump eslint from 7.28.0 to 7.29.0 (JamesIves#773)
1 parent 176647b commit b71a567

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
@@ -43,7 +43,7 @@
4343
"@types/node": "15.12.2",
4444
"@typescript-eslint/eslint-plugin": "4.27.0",
4545
"@typescript-eslint/parser": "4.27.0",
46-
"eslint": "7.28.0",
46+
"eslint": "7.29.0",
4747
"eslint-config-prettier": "8.3.0",
4848
"eslint-plugin-jest": "24.3.6",
4949
"eslint-plugin-prettier": "3.4.0",

yarn.lock

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

1891-
eslint@7.28.0:
1892-
version "7.28.0"
1893-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
1894-
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
1891+
eslint@7.29.0:
1892+
version "7.29.0"
1893+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
1894+
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
18951895
dependencies:
18961896
"@babel/code-frame" "7.12.11"
18971897
"@eslint/eslintrc" "^0.4.2"

0 commit comments

Comments
 (0)
0