Merge pull request #877 from vabene1111/dependabot/npm_and_yarn/vue/typescript-4.4.2
Bump typescript from 4.3.2 to 4.4.2 in /vue
This commit is contained in:
11
vue/package-lock.json
generated
11
vue/package-lock.json
generated
@ -42,7 +42,7 @@
|
|||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.28.0",
|
"eslint": "^7.28.0",
|
||||||
"eslint-plugin-vue": "^7.10.0",
|
"eslint-plugin-vue": "^7.10.0",
|
||||||
"typescript": "~4.3.2",
|
"typescript": "~4.4.2",
|
||||||
"vue-cli-plugin-i18n": "^2.1.1",
|
"vue-cli-plugin-i18n": "^2.1.1",
|
||||||
"webpack-bundle-tracker": "1.3.0",
|
"webpack-bundle-tracker": "1.3.0",
|
||||||
"workbox-expiration": "^6.0.2",
|
"workbox-expiration": "^6.0.2",
|
||||||
@ -13676,9 +13676,10 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "4.3.2",
|
"version": "4.4.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.2.tgz",
|
||||||
|
"integrity": "sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "Apache-2.0",
|
|
||||||
"bin": {
|
"bin": {
|
||||||
"tsc": "bin/tsc",
|
"tsc": "bin/tsc",
|
||||||
"tsserver": "bin/tsserver"
|
"tsserver": "bin/tsserver"
|
||||||
@ -24729,7 +24730,9 @@
|
|||||||
"version": "0.0.6"
|
"version": "0.0.6"
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "4.3.2",
|
"version": "4.4.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.2.tgz",
|
||||||
|
"integrity": "sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"uglify-js": {
|
"uglify-js": {
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.28.0",
|
"eslint": "^7.28.0",
|
||||||
"eslint-plugin-vue": "^7.10.0",
|
"eslint-plugin-vue": "^7.10.0",
|
||||||
"typescript": "~4.3.2",
|
"typescript": "~4.4.2",
|
||||||
"vue-cli-plugin-i18n": "^2.1.1",
|
"vue-cli-plugin-i18n": "^2.1.1",
|
||||||
"webpack-bundle-tracker": "1.3.0",
|
"webpack-bundle-tracker": "1.3.0",
|
||||||
"workbox-expiration": "^6.0.2",
|
"workbox-expiration": "^6.0.2",
|
||||||
|
Reference in New Issue
Block a user