mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #537 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-unit-jest-4.5.14
Bump @vue/cli-plugin-unit-jest from 4.5.13 to 4.5.14
This commit is contained in:
commit
1f61ec7bf0
|
@ -40,7 +40,7 @@
|
||||||
"@vue/cli-plugin-eslint": "~4.5.14",
|
"@vue/cli-plugin-eslint": "~4.5.14",
|
||||||
"@vue/cli-plugin-router": "^4.5.13",
|
"@vue/cli-plugin-router": "^4.5.13",
|
||||||
"@vue/cli-plugin-typescript": "~4.5.14",
|
"@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-plugin-vuex": "~4.5.14",
|
||||||
"@vue/cli-service": "~4.5.14",
|
"@vue/cli-service": "~4.5.14",
|
||||||
"@vue/composition-api": "^1.2.4",
|
"@vue/composition-api": "^1.2.4",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1838,15 +1838,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.13":
|
"@vue/cli-plugin-unit-jest@~4.5.14":
|
||||||
version "4.5.13"
|
version "4.5.14"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.13.tgz#6aca031452a5883f39580ec50ea926c982e1d138"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.14.tgz#27ffe12e8e973cda4f5c718a3338f874e29d7015"
|
||||||
integrity sha512-8t7QIihJWB9Kv85FamrEzWbJnvsLhQdyXHl3h+qhAihrZdLL+9mj905y88cBCq+i2PqqZ/qAoabbpf4DxDAb7g==
|
integrity sha512-vv2qPnJxBaRh7aGhYNsCYIq0QFBKrRIRNytat7gLtUo9BlA8n+4RN2O8LOikO8qrSDE3HGTRvJnrYQrNG/xA2Q==
|
||||||
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.13"
|
"@vue/cli-shared-utils" "^4.5.14"
|
||||||
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"
|
||||||
|
@ -1927,7 +1927,7 @@
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vue-loader-v16 "npm:vue-loader@^16.1.0"
|
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"
|
version "4.5.14"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.14.tgz#4cdc98544205795144fa1a712966a33450d9a4c7"
|
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.14.tgz#4cdc98544205795144fa1a712966a33450d9a4c7"
|
||||||
integrity sha512-OJeabPep8yvQ7n2lgbsw6lzBXmjaBHlCt7k9wnsPiXKtNAnHsv40ejARRnj4HTOuMaW6i1QQ17X3WaozI0zaMw==
|
integrity sha512-OJeabPep8yvQ7n2lgbsw6lzBXmjaBHlCt7k9wnsPiXKtNAnHsv40ejARRnj4HTOuMaW6i1QQ17X3WaozI0zaMw==
|
||||||
|
|
Loading…
Reference in New Issue
Block a user