Skip to content

Commit 27b285d

Browse files
Bump eslint from 7.28.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.28.0...v7.29.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e084629 commit 27b285d

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
@@ -30,7 +30,7 @@
3030
"which": "^2.0.2"
3131
},
3232
"devDependencies": {
33-
"eslint": "^7.28.0",
33+
"eslint": "^7.29.0",
3434
"eslint-config-prettier": "^8.3.0",
3535
"eslint-plugin-node": "^11.1.0",
3636
"eslint-plugin-prettier": "^3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2111,10 +2111,10 @@ eslint-visitor-keys@^2.0.0:
21112111
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
21122112
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
21132113

2114-
eslint@^7.28.0:
2115-
version "7.28.0"
2116-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
2117-
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
2114+
eslint@^7.29.0:
2115+
version "7.29.0"
2116+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
2117+
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
21182118
dependencies:
21192119
"@babel/code-frame" "7.12.11"
21202120
"@eslint/eslintrc" "^0.4.2"

0 commit comments

Comments
 (0)