chore(deps): update dependency @vue/eslint-config-typescript to ^14.1.4
All checks were successful
pilotwings / python (push) Successful in 1m55s
pilotwings / node (push) Successful in 30s
pilotwings / docker (push) Successful in 2m47s

This commit is contained in:
Renovate Bot 2024-11-26 06:53:42 +00:00
parent d00c9bfbcd
commit e885b1c32f
2 changed files with 7 additions and 7 deletions

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",