mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(deps-dev): Bump @vue/tsconfig from 0.4.0 to 0.5.1
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.4.0 to 0.5.1. - [Commits](https://github.com/vuejs/tsconfig/compare/v0.4.0...v0.5.1) --- updated-dependencies: - dependency-name: "@vue/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e57a9af934
commit
0f2458d57e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -109,7 +109,7 @@
|
|||
"@types/jest": "^29.5.2",
|
||||
"@types/wait-on": "^5.3.4",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.4.0",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@vue/vue2-jest": "^29.2.6",
|
||||
"babel-jest": "^29.6.4",
|
||||
"babel-loader": "^9.1.0",
|
||||
|
|
@ -5984,9 +5984,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@vue/tsconfig": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.4.0.tgz",
|
||||
"integrity": "sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==",
|
||||
"version": "0.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.5.1.tgz",
|
||||
"integrity": "sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@vue/vue2-jest": {
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
"@types/jest": "^29.5.2",
|
||||
"@types/wait-on": "^5.3.4",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.4.0",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@vue/vue2-jest": "^29.2.6",
|
||||
"babel-jest": "^29.6.4",
|
||||
"babel-loader": "^9.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue