Skip to content

Commit

Permalink
Update jest monorepo to v24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2019
1 parent bc95412 commit bbe2900
Show file tree
Hide file tree
Showing 4 changed files with 375 additions and 331 deletions.
4 changes: 2 additions & 2 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"autoprefixer": "7.2.6",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.2",
"babel-jest": "24.7.1",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"chalk": "2.4.2",
"chromedriver": "75.0.0",
Expand All @@ -57,7 +57,7 @@
"file-loader": "4.0.0",
"friendly-errors-webpack-plugin": "1.7.0",
"html-webpack-plugin": "3.2.0",
"jest": "24.7.1",
"jest": "24.8.0",
"jest-serializer-vue": "2.0.2",
"mini-css-extract-plugin": "0.7.0",
"node-notifier": "5.4.0",
Expand Down
39 changes: 13 additions & 26 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
jest-runner "^24.8.0"
jest-runtime "^24.8.0"

"@jest/transform@^24.7.1", "@jest/transform@^24.8.0":
"@jest/transform@^24.8.0":
version "24.8.0"
resolved "https://registry.npm.taobao.org/@jest/transform/download/@jest/transform-24.8.0.tgz#628fb99dce4f9d254c6fd9341e3eea262e06fef5"
integrity sha1-Yo+5nc5PnSVMb9k0Hj7qJi4G/vU=
Expand All @@ -795,7 +795,7 @@
source-map "^0.6.1"
write-file-atomic "2.4.1"

"@jest/types@^24.7.0", "@jest/types@^24.8.0":
"@jest/types@^24.8.0":
version "24.8.0"
resolved "https://registry.npm.taobao.org/@jest/types/download/@jest/types-24.8.0.tgz#f31e25948c58f0abd8c845ae26fcea1491dea7ad"
integrity sha1-8x4llIxY8KvYyEWuJvzqFJHep60=
Expand Down Expand Up @@ -1470,23 +1470,10 @@ babel-eslint@10.0.2:
eslint-scope "3.7.1"
eslint-visitor-keys "^1.0.0"

babel-jest@24.7.1:
version "24.7.1"
resolved "https://registry.npm.taobao.org/babel-jest/download/babel-jest-24.7.1.tgz#73902c9ff15a7dfbdc9994b0b17fcefd96042178"
integrity sha1-c5Asn/FaffvcmZSwsX/O/ZYEIXg=
dependencies:
"@jest/transform" "^24.7.1"
"@jest/types" "^24.7.0"
"@types/babel__core" "^7.1.0"
babel-plugin-istanbul "^5.1.0"
babel-preset-jest "^24.6.0"
chalk "^2.4.2"
slash "^2.0.0"

babel-jest@^24.8.0:
babel-jest@24.8.0, babel-jest@^24.8.0:
version "24.8.0"
resolved "https://registry.npm.taobao.org/babel-jest/download/babel-jest-24.8.0.tgz#5c15ff2b28e20b0f45df43fe6b7f2aae93dba589"
integrity sha1-XBX/KyjiCw9F30P+a38qrpPbpYk=
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.8.0.tgz#5c15ff2b28e20b0f45df43fe6b7f2aae93dba589"
integrity sha512-+5/kaZt4I9efoXzPlZASyK/lN9qdRKmmUav9smVc0ruPQD7IsfucQ87gpOE8mn2jbDuS6M/YOW6n3v9ZoIfgnw==
dependencies:
"@jest/transform" "^24.8.0"
"@jest/types" "^24.8.0"
Expand Down Expand Up @@ -4924,10 +4911,10 @@ jest-changed-files@^24.8.0:
execa "^1.0.0"
throat "^4.0.0"

jest-cli@^24.7.1:
jest-cli@^24.8.0:
version "24.8.0"
resolved "https://registry.npm.taobao.org/jest-cli/download/jest-cli-24.8.0.tgz#b075ac914492ed114fa338ade7362a301693e989"
integrity sha1-sHWskUSS7RFPozit5zYqMBaT6Yk=
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-24.8.0.tgz#b075ac914492ed114fa338ade7362a301693e989"
integrity sha512-+p6J00jSMPQ116ZLlHJJvdf8wbjNbZdeSX9ptfHX06/MSNaXmKihQzx5vQcw0q2G6JsdVkUIdWbOWtSnaYs3yA==
dependencies:
"@jest/core" "^24.8.0"
"@jest/test-result" "^24.8.0"
Expand Down Expand Up @@ -5266,13 +5253,13 @@ jest-worker@^24.6.0:
merge-stream "^1.0.1"
supports-color "^6.1.0"

jest@24.7.1:
version "24.7.1"
resolved "https://registry.npm.taobao.org/jest/download/jest-24.7.1.tgz#0d94331cf510c75893ee32f87d7321d5bf8f2501"
integrity sha1-DZQzHPUQx1iT7jL4fXMh1b+PJQE=
jest@24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-24.8.0.tgz#d5dff1984d0d1002196e9b7f12f75af1b2809081"
integrity sha512-o0HM90RKFRNWmAWvlyV8i5jGZ97pFwkeVoGvPW1EtLTgJc2+jcuqcbbqcSZLE/3f2S5pt0y2ZBETuhpWNl1Reg==
dependencies:
import-local "^2.0.0"
jest-cli "^24.7.1"
jest-cli "^24.8.0"

jmespath@0.15.0:
version "0.15.0"
Expand Down
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dotenv": "^8.0.0",
"guid-typescript": "^1.0.9",
"http-status-codes": "^1.3.0",
"jest": "24.7.1",
"jest": "24.8.0",
"jest-haste-map": "^24.5.0",
"jest-resolve": "^24.5.0",
"koa": "^2.6.2",
Expand Down
Loading

0 comments on commit bbe2900

Please sign in to comment.