Skip to content

Commit a4a1bd8

Browse files
authored
Merge pull request #503 from LeetCode-OpenSource/dependabot/npm_and_yarn/eslint-7.25.0
chore(deps-dev): bump eslint from 7.24.0 to 7.25.0
2 parents 4afbe25 + 200bdc0 commit a4a1bd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/eslint-plugin": "^4.18.0",
7575
"@typescript-eslint/parser": "^4.18.0",
7676
"codecov": "^3.5.0",
77-
"eslint": "7.24.0",
77+
"eslint": "7.25.0",
7878
"eslint-config-prettier": "^8.1.0",
7979
"eslint-plugin-react": "^7.21.5",
8080
"husky": "^6.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3416,10 +3416,10 @@ eslint-visitor-keys@^2.0.0:
34163416
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
34173417
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
34183418

3419-
eslint@7.24.0:
3420-
version "7.24.0"
3421-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
3422-
integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==
3419+
eslint@7.25.0:
3420+
version "7.25.0"
3421+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25.0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67"
3422+
integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==
34233423
dependencies:
34243424
"@babel/code-frame" "7.12.11"
34253425
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)