Skip to content

Commit 831a566

Browse files
chore(deps): update dependency eslint to v7.25.0 (#398)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1257d51 commit 831a566

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
@@ -32,7 +32,7 @@
3232
"@changesets/cli": "2.16.0",
3333
"@typescript-eslint/eslint-plugin": "4.22.0",
3434
"@typescript-eslint/parser": "4.22.0",
35-
"eslint": "7.24.0",
35+
"eslint": "7.25.0",
3636
"husky": "6.0.0",
3737
"lint-staged": "10.5.4",
3838
"@types/node": "14.14.41",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,10 +2741,10 @@ [email protected]:
27412741
text-table "^0.2.0"
27422742
v8-compile-cache "^2.0.3"
27432743

2744-
eslint@7.24.0:
2745-
version "7.24.0"
2746-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
2747-
integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==
2744+
eslint@7.25.0:
2745+
version "7.25.0"
2746+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25.0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67"
2747+
integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==
27482748
dependencies:
27492749
"@babel/code-frame" "7.12.11"
27502750
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)