mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 03:25:15 +00:00
Bump @vue/cli-plugin-unit-jest from 4.5.10 to 4.5.11
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.10 to 4.5.11. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.11/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.11/packages/@vue/cli-plugin-unit-jest) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
455d6d608f
commit
2c51152b39
|
@ -38,7 +38,7 @@
|
||||||
"@vue/cli-plugin-eslint": "~4.5.10",
|
"@vue/cli-plugin-eslint": "~4.5.10",
|
||||||
"@vue/cli-plugin-router": "^4.5.11",
|
"@vue/cli-plugin-router": "^4.5.11",
|
||||||
"@vue/cli-plugin-typescript": "~4.5.11",
|
"@vue/cli-plugin-typescript": "~4.5.11",
|
||||||
"@vue/cli-plugin-unit-jest": "~4.5.10",
|
"@vue/cli-plugin-unit-jest": "~4.5.11",
|
||||||
"@vue/cli-plugin-vuex": "~4.5.11",
|
"@vue/cli-plugin-vuex": "~4.5.11",
|
||||||
"@vue/cli-service": "~4.5.10",
|
"@vue/cli-service": "~4.5.10",
|
||||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1828,15 +1828,15 @@
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fork-ts-checker-webpack-plugin-v5 "npm:fork-ts-checker-webpack-plugin@^5.0.11"
|
fork-ts-checker-webpack-plugin-v5 "npm:fork-ts-checker-webpack-plugin@^5.0.11"
|
||||||
|
|
||||||
"@vue/cli-plugin-unit-jest@~4.5.10":
|
"@vue/cli-plugin-unit-jest@~4.5.11":
|
||||||
version "4.5.10"
|
version "4.5.11"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.10.tgz#0c319fc951a94dd3d4c4e6e24a1f1fd9424f0c64"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.11.tgz#d988e6e8420540954ceaf70fa050c469c45b69ab"
|
||||||
integrity sha512-x4IPonIpzFmJWD4RvUInSYFDy9W8Ck0h5oxG/3vKQlDR3y2E3Zgh/p0DvcFn6krCXzCJDxGQ+YmxKE0AsUVgYw==
|
integrity sha512-PGpWz1RB9mfSJ5diTshFJUZsAschJBdLtJl7mmou/AVH2Yf8gTy3Zh9YZwkvhGt/wKXFbincmL6tyAQFGMa8Ow==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.11.0"
|
"@babel/core" "^7.11.0"
|
||||||
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
|
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
|
||||||
"@types/jest" "^24.0.19"
|
"@types/jest" "^24.0.19"
|
||||||
"@vue/cli-shared-utils" "^4.5.10"
|
"@vue/cli-shared-utils" "^4.5.11"
|
||||||
babel-core "^7.0.0-bridge.0"
|
babel-core "^7.0.0-bridge.0"
|
||||||
babel-jest "^24.9.0"
|
babel-jest "^24.9.0"
|
||||||
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
|
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user