Skip to content

Commit 912a4f7

Browse files
committed
chore(deps): update dependency eslint to v7.19.0
1 parent c1bed46 commit 912a4f7

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
@@ -49,7 +49,7 @@
4949
"babel-eslint": "10.1.0",
5050
"babel-jest": "26.6.3",
5151
"cypress": "6.3.0",
52-
"eslint": "7.18.0",
52+
"eslint": "7.19.0",
5353
"eslint-config-prettier": "7.2.0",
5454
"eslint-plugin-nuxt": "2.0.0",
5555
"eslint-plugin-prettier": "3.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5436,10 +5436,10 @@ eslint-webpack-plugin@^2.4.1:
54365436
micromatch "^4.0.2"
54375437
schema-utils "^3.0.0"
54385438

5439-
eslint@7.18.0:
5440-
version "7.18.0"
5441-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
5442-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
5439+
eslint@7.19.0:
5440+
version "7.19.0"
5441+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
5442+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
54435443
dependencies:
54445444
"@babel/code-frame" "^7.0.0"
54455445
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)