mirror of
https://github.com/directus/directus.git
synced 2026-01-27 08:48:12 -05:00
Bump @vue/cli-plugin-unit-jest from 4.2.3 to 4.3.0 (#318)
This commit is contained in:
committed by
GitHub
parent
bfa49ee0d3
commit
c234d76810
@@ -54,7 +54,7 @@
|
||||
"@vue/cli-plugin-eslint": "^4.3.0",
|
||||
"@vue/cli-plugin-router": "^4.1.0",
|
||||
"@vue/cli-plugin-typescript": "^4.3.0",
|
||||
"@vue/cli-plugin-unit-jest": "^4.1.0",
|
||||
"@vue/cli-plugin-unit-jest": "^4.3.0",
|
||||
"@vue/cli-plugin-vuex": "^4.3.0",
|
||||
"@vue/cli-service": "^4.3.0",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
|
||||
26
yarn.lock
26
yarn.lock
@@ -635,17 +635,7 @@
|
||||
"@babel/helper-plugin-utils" "^7.8.3"
|
||||
babel-plugin-dynamic-import-node "^2.3.0"
|
||||
|
||||
"@babel/plugin-transform-modules-commonjs@^7.8.3":
|
||||
version "7.8.3"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.8.3.tgz#df251706ec331bd058a34bdd72613915f82928a5"
|
||||
integrity sha512-JpdMEfA15HZ/1gNuB9XEDlZM1h/gF/YOH7zaZzQu2xCFRfwc01NXBMHHSTT6hRjlXJJs5x/bfODM3LiCk94Sxg==
|
||||
dependencies:
|
||||
"@babel/helper-module-transforms" "^7.8.3"
|
||||
"@babel/helper-plugin-utils" "^7.8.3"
|
||||
"@babel/helper-simple-access" "^7.8.3"
|
||||
babel-plugin-dynamic-import-node "^2.3.0"
|
||||
|
||||
"@babel/plugin-transform-modules-commonjs@^7.9.0":
|
||||
"@babel/plugin-transform-modules-commonjs@^7.8.3", "@babel/plugin-transform-modules-commonjs@^7.9.0":
|
||||
version "7.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz#e3e72f4cbc9b4a260e30be0ea59bdf5a39748940"
|
||||
integrity sha512-qzlCrLnKqio4SlgJ6FMMLBe4bySNis8DFn1VkGmOcxG9gqEyPIOzeQrA//u0HAKrWpJlpZbZMPB1n/OPa4+n8g==
|
||||
@@ -2265,15 +2255,15 @@
|
||||
webpack "^4.0.0"
|
||||
yorkie "^2.0.0"
|
||||
|
||||
"@vue/cli-plugin-unit-jest@^4.1.0":
|
||||
version "4.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.2.3.tgz#2c8b0bcb2610b4d53cafff40a3e3aa7ba2ea302d"
|
||||
integrity sha512-i/UC7aV5W4yBOj/UiFw2icgErT6/60vvatNSs0AgQ2dawqcyX6JVP0o8c7em7UUrBaQGWfGVkpjSZHWBM5ZDTg==
|
||||
"@vue/cli-plugin-unit-jest@^4.3.0":
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.3.0.tgz#f80289cbe4c8f82fb2c69de0af1161a223b40dc9"
|
||||
integrity sha512-xqzQow1We2C2y2MUfS2vKhrvVEN4LVwrhTqDQ2U2MiKXgyoKRNI9pd+usaJD/hupnvvGd5OC2Bx/QsFCWwnh5g==
|
||||
dependencies:
|
||||
"@babel/core" "^7.8.4"
|
||||
"@babel/plugin-transform-modules-commonjs" "^7.8.3"
|
||||
"@babel/core" "^7.9.0"
|
||||
"@babel/plugin-transform-modules-commonjs" "^7.9.0"
|
||||
"@types/jest" "^24.0.19"
|
||||
"@vue/cli-shared-utils" "^4.2.3"
|
||||
"@vue/cli-shared-utils" "^4.3.0"
|
||||
babel-core "^7.0.0-bridge.0"
|
||||
babel-jest "^24.9.0"
|
||||
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
|
||||
|
||||
Reference in New Issue
Block a user