mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 13:05:15 +00:00
Bump @vue/cli-plugin-unit-jest from 4.5.14 to 4.5.15
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.14 to 4.5.15. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.15/packages/@vue/cli-plugin-unit-jest) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-unit-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e73d1c104a
commit
870b854c42
|
@ -40,7 +40,7 @@
|
|||
"@vue/cli-plugin-eslint": "~4.5.14",
|
||||
"@vue/cli-plugin-router": "^4.5.15",
|
||||
"@vue/cli-plugin-typescript": "~4.5.15",
|
||||
"@vue/cli-plugin-unit-jest": "~4.5.14",
|
||||
"@vue/cli-plugin-unit-jest": "~4.5.15",
|
||||
"@vue/cli-plugin-vuex": "~4.5.15",
|
||||
"@vue/cli-service": "~4.5.15",
|
||||
"@vue/composition-api": "^1.3.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1838,15 +1838,15 @@
|
|||
optionalDependencies:
|
||||
fork-ts-checker-webpack-plugin-v5 "npm:fork-ts-checker-webpack-plugin@^5.0.11"
|
||||
|
||||
"@vue/cli-plugin-unit-jest@~4.5.14":
|
||||
version "4.5.14"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.14.tgz#27ffe12e8e973cda4f5c718a3338f874e29d7015"
|
||||
integrity sha512-vv2qPnJxBaRh7aGhYNsCYIq0QFBKrRIRNytat7gLtUo9BlA8n+4RN2O8LOikO8qrSDE3HGTRvJnrYQrNG/xA2Q==
|
||||
"@vue/cli-plugin-unit-jest@~4.5.15":
|
||||
version "4.5.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.15.tgz#7be914ca1507ca344487eb377ed925c9db0b772a"
|
||||
integrity sha512-oE3RDMerb21P6ALg70Zh2zU+RYYjoe09/7ZXYUj03uTb2obqUbcINpFfeVwM0B/J6H1YmqWJpnNBxWURhrqQHg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.0"
|
||||
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
|
||||
"@types/jest" "^24.0.19"
|
||||
"@vue/cli-shared-utils" "^4.5.14"
|
||||
"@vue/cli-shared-utils" "^4.5.15"
|
||||
babel-core "^7.0.0-bridge.0"
|
||||
babel-jest "^24.9.0"
|
||||
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user