mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
chore(deps-dev): bump babel-jest from 26.1.0 to 26.3.0 (#63)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.1.0 to 26.3.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.3.0/packages/babel-jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b7fb1b307
commit
734a61a18d
106
yarn.lock
106
yarn.lock
@ -1148,27 +1148,6 @@
|
||||
jest-runner "^26.4.2"
|
||||
jest-runtime "^26.4.2"
|
||||
|
||||
"@jest/transform@^26.1.0":
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/@jest/transform/download/@jest/transform-26.1.0.tgz#697f48898c2a2787c9b4cb71d09d7e617464e509"
|
||||
integrity sha1-aX9IiYwqJ4fJtMtx0J1+YXRk5Qk=
|
||||
dependencies:
|
||||
"@babel/core" "^7.1.0"
|
||||
"@jest/types" "^26.1.0"
|
||||
babel-plugin-istanbul "^6.0.0"
|
||||
chalk "^4.0.0"
|
||||
convert-source-map "^1.4.0"
|
||||
fast-json-stable-stringify "^2.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^26.1.0"
|
||||
jest-regex-util "^26.0.0"
|
||||
jest-util "^26.1.0"
|
||||
micromatch "^4.0.2"
|
||||
pirates "^4.0.1"
|
||||
slash "^3.0.0"
|
||||
source-map "^0.6.1"
|
||||
write-file-atomic "^3.0.0"
|
||||
|
||||
"@jest/transform@^26.3.0":
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.3.0.tgz#c393e0e01459da8a8bfc6d2a7c2ece1a13e8ba55"
|
||||
@ -1200,17 +1179,7 @@
|
||||
"@types/yargs" "^15.0.0"
|
||||
chalk "^3.0.0"
|
||||
|
||||
"@jest/types@^26.1.0":
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/@jest/types/download/@jest/types-26.1.0.tgz#f8afaaaeeb23b5cad49dd1f7779689941dcb6057"
|
||||
integrity sha1-+K+qrusjtcrUndH3d5aJlB3LYFc=
|
||||
dependencies:
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
"@types/istanbul-reports" "^1.1.1"
|
||||
"@types/yargs" "^15.0.0"
|
||||
chalk "^4.0.0"
|
||||
|
||||
"@jest/types@^26.3.0":
|
||||
"@jest/types@^26.1.0", "@jest/types@^26.3.0":
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71"
|
||||
integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ==
|
||||
@ -2917,21 +2886,7 @@ aws4@^1.8.0:
|
||||
resolved "https://r.cnpmjs.org/aws4/download/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
|
||||
integrity sha1-oXs6jqgRBg501H0wYSJACtRJeuI=
|
||||
|
||||
babel-jest@^26.0.1:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/babel-jest/download/babel-jest-26.1.0.tgz#b20751185fc7569a0f135730584044d1cb934328"
|
||||
integrity sha1-sgdRGF/HVpoPE1cwWEBE0cuTQyg=
|
||||
dependencies:
|
||||
"@jest/transform" "^26.1.0"
|
||||
"@jest/types" "^26.1.0"
|
||||
"@types/babel__core" "^7.1.7"
|
||||
babel-plugin-istanbul "^6.0.0"
|
||||
babel-preset-jest "^26.1.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
slash "^3.0.0"
|
||||
|
||||
babel-jest@^26.3.0:
|
||||
babel-jest@^26.0.1, babel-jest@^26.3.0:
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.3.0.tgz#10d0ca4b529ca3e7d1417855ef7d7bd6fc0c3463"
|
||||
integrity sha512-sxPnQGEyHAOPF8NcUsD0g7hDCnvLL2XyblRBcgrzTWBB/mAIpWow3n1bEL+VghnnZfreLhFSBsFluRoK2tRK4g==
|
||||
@ -2974,16 +2929,6 @@ babel-plugin-istanbul@^6.0.0:
|
||||
istanbul-lib-instrument "^4.0.0"
|
||||
test-exclude "^6.0.0"
|
||||
|
||||
babel-plugin-jest-hoist@^26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/babel-plugin-jest-hoist/download/babel-plugin-jest-hoist-26.1.0.tgz#c6a774da08247a28285620a64dfadbd05dd5233a"
|
||||
integrity sha1-xqd02ggkeigoViCmTfrb0F3VIzo=
|
||||
dependencies:
|
||||
"@babel/template" "^7.3.3"
|
||||
"@babel/types" "^7.3.3"
|
||||
"@types/babel__core" "^7.0.0"
|
||||
"@types/babel__traverse" "^7.0.6"
|
||||
|
||||
babel-plugin-jest-hoist@^26.2.0:
|
||||
version "26.2.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.2.0.tgz#bdd0011df0d3d513e5e95f76bd53b51147aca2dd"
|
||||
@ -2994,7 +2939,7 @@ babel-plugin-jest-hoist@^26.2.0:
|
||||
"@types/babel__core" "^7.0.0"
|
||||
"@types/babel__traverse" "^7.0.6"
|
||||
|
||||
babel-preset-current-node-syntax@^0.1.2, babel-preset-current-node-syntax@^0.1.3:
|
||||
babel-preset-current-node-syntax@^0.1.3:
|
||||
version "0.1.3"
|
||||
resolved "https://r.cnpmjs.org/babel-preset-current-node-syntax/download/babel-preset-current-node-syntax-0.1.3.tgz#b4b547acddbf963cba555ba9f9cbbb70bfd044da"
|
||||
integrity sha1-tLVHrN2/ljy6VVup+cu7cL/QRNo=
|
||||
@ -3011,14 +2956,6 @@ babel-preset-current-node-syntax@^0.1.2, babel-preset-current-node-syntax@^0.1.3
|
||||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
||||
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
||||
|
||||
babel-preset-jest@^26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/babel-preset-jest/download/babel-preset-jest-26.1.0.tgz#612f714e5b457394acfd863793c564cbcdb7d1c1"
|
||||
integrity sha1-YS9xTltFc5Ss/YY3k8Vky8230cE=
|
||||
dependencies:
|
||||
babel-plugin-jest-hoist "^26.1.0"
|
||||
babel-preset-current-node-syntax "^0.1.2"
|
||||
|
||||
babel-preset-jest@^26.3.0:
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.3.0.tgz#ed6344506225c065fd8a0b53e191986f74890776"
|
||||
@ -6561,26 +6498,6 @@ jest-get-type@^26.3.0:
|
||||
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
|
||||
integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
|
||||
|
||||
jest-haste-map@^26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/jest-haste-map/download/jest-haste-map-26.1.0.tgz#ef31209be73f09b0d9445e7d213e1b53d0d1476a"
|
||||
integrity sha1-7zEgm+c/CbDZRF59IT4bU9DRR2o=
|
||||
dependencies:
|
||||
"@jest/types" "^26.1.0"
|
||||
"@types/graceful-fs" "^4.1.2"
|
||||
anymatch "^3.0.3"
|
||||
fb-watchman "^2.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-serializer "^26.1.0"
|
||||
jest-util "^26.1.0"
|
||||
jest-worker "^26.1.0"
|
||||
micromatch "^4.0.2"
|
||||
sane "^4.0.3"
|
||||
walker "^1.0.7"
|
||||
which "^2.0.2"
|
||||
optionalDependencies:
|
||||
fsevents "^2.1.2"
|
||||
|
||||
jest-haste-map@^26.3.0:
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.3.0.tgz#c51a3b40100d53ab777bfdad382d2e7a00e5c726"
|
||||
@ -6757,13 +6674,6 @@ jest-runtime@^26.4.2:
|
||||
strip-bom "^4.0.0"
|
||||
yargs "^15.3.1"
|
||||
|
||||
jest-serializer@^26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/jest-serializer/download/jest-serializer-26.1.0.tgz#72a394531fc9b08e173dc7d297440ac610d95022"
|
||||
integrity sha1-cqOUUx/JsI4XPcfSl0QKxhDZUCI=
|
||||
dependencies:
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
jest-serializer@^26.3.0:
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.3.0.tgz#1c9d5e1b74d6e5f7e7f9627080fa205d976c33ef"
|
||||
@ -6793,7 +6703,7 @@ jest-snapshot@^26.4.2:
|
||||
pretty-format "^26.4.2"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-util@26.x, jest-util@^26.1.0:
|
||||
jest-util@26.x:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/jest-util/download/jest-util-26.1.0.tgz#80e85d4ba820decacf41a691c2042d5276e5d8d8"
|
||||
integrity sha1-gOhdS6gg3srPQaaRwgQtUnbl2Ng=
|
||||
@ -6841,14 +6751,6 @@ jest-watcher@^26.3.0:
|
||||
jest-util "^26.3.0"
|
||||
string-length "^4.0.1"
|
||||
|
||||
jest-worker@^26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://r.cnpmjs.org/jest-worker/download/jest-worker-26.1.0.tgz#65d5641af74e08ccd561c240e7db61284f82f33d"
|
||||
integrity sha1-ZdVkGvdOCMzVYcJA59thKE+C8z0=
|
||||
dependencies:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
jest-worker@^26.3.0:
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.3.0.tgz#7c8a97e4f4364b4f05ed8bca8ca0c24de091871f"
|
||||
|
Loading…
Reference in New Issue
Block a user