Skip to content

Commit 3d1e545

Browse files
chore(deps): update dependency eslint to v7.19.0 (#289)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4308fc9 commit 3d1e545

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.13.1",
3333
"@typescript-eslint/eslint-plugin": "4.14.1",
3434
"@typescript-eslint/parser": "4.14.1",
35-
"eslint": "7.18.0",
35+
"eslint": "7.19.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.3",
3838
"@types/node": "14.14.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,10 +2793,10 @@ [email protected]:
27932793
text-table "^0.2.0"
27942794
v8-compile-cache "^2.0.3"
27952795

2796-
eslint@7.18.0:
2797-
version "7.18.0"
2798-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
2799-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
2796+
eslint@7.19.0:
2797+
version "7.19.0"
2798+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
2799+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
28002800
dependencies:
28012801
"@babel/code-frame" "^7.0.0"
28022802
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)