Skip to content

Commit e0212d0

Browse files
committed
Update dependency @vue/eslint-config-typescript to v8
1 parent 0be6cc0 commit e0212d0

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": "8.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@8.0.0":
2504+
version "8.0.0"
2505+
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-8.0.0.tgz#e7a5aa0cdf5f5d59e05f7ea310e8954a49b8fc41"
2506+
integrity sha512-8u8Qpg4qfjJoNeRMdHlxif9BcGy4iYSSK4YYW5AFPPRtkBJiCqtoyT72l4F3ZeZII09ax2N6yQeHbQ0CXQi1bA==
25072507
dependencies:
25082508
vue-eslint-parser "^7.0.0"
25092509

0 commit comments

Comments
 (0)