Skip to content

Commit 358ca6a

Browse files
committed
Update dependency eslint to v7.19.0
1 parent a3db90f commit 358ca6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Azure/Vue/weatherdisp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@vue/cli-service": "4.5.11",
2929
"@vue/eslint-config-prettier": "6.0.0",
3030
"@vue/eslint-config-typescript": "5.1.0",
31-
"eslint": "7.18.0",
31+
"eslint": "7.19.0",
3232
"eslint-plugin-prettier": "3.3.1",
3333
"eslint-plugin-vue": "6.2.2",
3434
"html-webpack-inline-source-plugin": "0.0.10",

Azure/Vue/weatherdisp/yarn.lock

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

5841-
eslint@7.18.0:
5842-
version "7.18.0"
5843-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
5844-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
5841+
eslint@7.19.0:
5842+
version "7.19.0"
5843+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
5844+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
58455845
dependencies:
58465846
"@babel/code-frame" "^7.0.0"
58475847
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)