chore(deps): update dependency @vue/eslint-config-typescript to ^14.1.4 #20

Merged
Xefir merged 1 commits from renovate/vue-eslint-config-typescript-14.x into main 2024-11-26 14:56:32 +00:00
2 changed files with 7 additions and 7 deletions
Showing only changes of commit e885b1c32f - Show all commits

12
package-lock.json generated
View File

@ -15,7 +15,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.0",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/eslint-config-typescript": "^14.1.4",
"@vue/tsconfig": "^0.6.0",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
@ -1347,15 +1347,15 @@
}
},
"node_modules/@vue/eslint-config-typescript": {
"version": "14.1.3",
"resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-14.1.3.tgz",
"integrity": "sha512-L4NUJQz/0We2QYtrNwRAGRy4KfpOagl5V3MpZZ+rQ51a+bKjlKYYrugi7lp7PIX8LolRgu06ZwDoswnSGWnAmA==",
"version": "14.1.4",
"resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-14.1.4.tgz",
"integrity": "sha512-NcG1adLFde+t+TCaXlL38PHuZlBEuwDahgrPVyB052m9QeHOswVIAplMD2cXgH8vXieAVNF1+mXvyilpIO3+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"fast-glob": "^3.3.2",
"typescript-eslint": "^8.8.1",
"typescript-eslint": "^8.15.0",
"vue-eslint-parser": "^9.4.3"
},
"engines": {

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.0",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/eslint-config-typescript": "^14.1.4",
"@vue/tsconfig": "^0.6.0",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",