Skip to content

Commit d9c024d

Browse files
committed
Update dependency @vue/eslint-config-typescript to v7
1 parent f02642e commit d9c024d

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
@@ -27,7 +27,7 @@
2727
"@vue/cli-plugin-typescript": "4.5.11",
2828
"@vue/cli-service": "4.5.11",
2929
"@vue/eslint-config-prettier": "6.0.0",
30-
"@vue/eslint-config-typescript": "5.1.0",
30+
"@vue/eslint-config-typescript": "7.0.0",
3131
"eslint": "7.18.0",
3232
"eslint-plugin-prettier": "3.3.1",
3333
"eslint-plugin-vue": "6.2.2",

Azure/Vue/weatherdisp/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2500,10 +2500,10 @@
25002500
dependencies:
25012501
eslint-config-prettier "^6.0.0"
25022502

2503-
"@vue/eslint-config-typescript@5.1.0":
2504-
version "5.1.0"
2505-
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-5.1.0.tgz#17eb1af64f63e231fcceca5603859bdfb4f5d4e0"
2506-
integrity sha512-wFAdPMWegKZOdbQBEWV4/KbOKuX/6Q5db3304kiWNBK+6P7+CoMrsbaKzJFjuAZF7fQR2fJtZT9ciGWVVT//vw==
2503+
"@vue/eslint-config-typescript@7.0.0":
2504+
version "7.0.0"
2505+
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-7.0.0.tgz#220c70c2edf7a253e739298525f4d401b8ef0038"
2506+
integrity sha512-UxUlvpSrFOoF8aQ+zX1leYiEBEm7CZmXYn/ZEM1zwSadUzpamx56RB4+Htdjisv1mX2tOjBegNUqH3kz2OL+Aw==
25072507
dependencies:
25082508
vue-eslint-parser "^7.0.0"
25092509

0 commit comments

Comments
 (0)