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.13 to 4.5.14
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.13 to 4.5.14. - [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.14/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
bd4ce5a62b
commit
1cef97b1c1
|
@ -40,7 +40,7 @@
|
|||
"@vue/cli-plugin-eslint": "~4.5.14",
|
||||
"@vue/cli-plugin-router": "^4.5.13",
|
||||
"@vue/cli-plugin-typescript": "~4.5.14",
|
||||
"@vue/cli-plugin-unit-jest": "~4.5.13",
|
||||
"@vue/cli-plugin-unit-jest": "~4.5.14",
|
||||
"@vue/cli-plugin-vuex": "~4.5.14",
|
||||
"@vue/cli-service": "~4.5.14",
|
||||
"@vue/composition-api": "^1.2.4",
|
||||
|
|
12
yarn.lock
12
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.13":
|
||||
version "4.5.13"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.13.tgz#6aca031452a5883f39580ec50ea926c982e1d138"
|
||||
integrity sha512-8t7QIihJWB9Kv85FamrEzWbJnvsLhQdyXHl3h+qhAihrZdLL+9mj905y88cBCq+i2PqqZ/qAoabbpf4DxDAb7g==
|
||||
"@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==
|
||||
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.13"
|
||||
"@vue/cli-shared-utils" "^4.5.14"
|
||||
babel-core "^7.0.0-bridge.0"
|
||||
babel-jest "^24.9.0"
|
||||
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
|
||||
|
@ -1927,7 +1927,7 @@
|
|||
optionalDependencies:
|
||||
vue-loader-v16 "npm:vue-loader@^16.1.0"
|
||||
|
||||
"@vue/cli-shared-utils@^4.5.12", "@vue/cli-shared-utils@^4.5.13", "@vue/cli-shared-utils@^4.5.14":
|
||||
"@vue/cli-shared-utils@^4.5.12", "@vue/cli-shared-utils@^4.5.14":
|
||||
version "4.5.14"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.14.tgz#4cdc98544205795144fa1a712966a33450d9a4c7"
|
||||
integrity sha512-OJeabPep8yvQ7n2lgbsw6lzBXmjaBHlCt7k9wnsPiXKtNAnHsv40ejARRnj4HTOuMaW6i1QQ17X3WaozI0zaMw==
|
||||
|
|
Loading…
Reference in New Issue
Block a user