Skip to content

Commit

Permalink
chore(deps): update jest monorepo (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 11, 2020
1 parent b7676a9 commit 98b17c1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -38,7 +38,7 @@
"www-authenticate": "0.6.2"
},
"devDependencies": {
"@jest/globals": "26.6.1",
"@jest/globals": "26.6.2",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.1.1",
"@semantic-release/npm": "7.0.6",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-jest": "24.1.0",
"eslint-plugin-promise": "4.2.1",
"husky": "4.3.0",
"jest": "26.6.1",
"jest": "26.6.3",
"nock": "13.0.4",
"npm-run-all": "4.1.5",
"prettier": "2.1.2",
Expand Down
33 changes: 12 additions & 21 deletions yarn.lock
Expand Up @@ -382,7 +382,7 @@
jest-util "^26.6.2"
slash "^3.0.0"

"@jest/core@^26.6.1", "@jest/core@^26.6.3":
"@jest/core@^26.6.3":
version "26.6.3"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.6.3.tgz#7639fcb3833d748a4656ada54bde193051e45fad"
integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==
Expand Down Expand Up @@ -423,7 +423,7 @@
dependencies:
"@jest/types" "^26.6.2"

"@jest/environment@^26.6.1", "@jest/environment@^26.6.2":
"@jest/environment@^26.6.2":
version "26.6.2"
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c"
integrity sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==
Expand All @@ -445,16 +445,7 @@
jest-mock "^26.6.2"
jest-util "^26.6.2"

"@jest/globals@26.6.1":
version "26.6.1"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.6.1.tgz#b232c7611d8a2de62b4bf9eb9a007138322916f4"
integrity sha512-acxXsSguuLV/CeMYmBseefw6apO7NuXqpE+v5r3yD9ye2PY7h1nS20vY7Obk2w6S7eJO4OIAJeDnoGcLC/McEQ==
dependencies:
"@jest/environment" "^26.6.1"
"@jest/types" "^26.6.1"
expect "^26.6.1"

"@jest/globals@^26.6.2":
"@jest/globals@26.6.2", "@jest/globals@^26.6.2":
version "26.6.2"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.6.2.tgz#5b613b78a1aa2655ae908eba638cc96a20df720a"
integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==
Expand Down Expand Up @@ -546,7 +537,7 @@
source-map "^0.6.1"
write-file-atomic "^3.0.0"

"@jest/types@^26.6.1", "@jest/types@^26.6.2":
"@jest/types@^26.6.2":
version "26.6.2"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
Expand Down Expand Up @@ -3259,7 +3250,7 @@ expand-brackets@^2.1.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"

expect@^26.6.1, expect@^26.6.2:
expect@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/expect/-/expect-26.6.2.tgz#c6b996bf26bf3fe18b67b2d0f51fc981ba934417"
integrity sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==
Expand Down Expand Up @@ -4629,7 +4620,7 @@ jest-changed-files@^26.6.2:
execa "^4.0.0"
throat "^5.0.0"

jest-cli@^26.6.1:
jest-cli@^26.6.3:
version "26.6.3"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.6.3.tgz#43117cfef24bc4cd691a174a8796a532e135e92a"
integrity sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==
Expand Down Expand Up @@ -4984,14 +4975,14 @@ jest-worker@^26.6.2:
merge-stream "^2.0.0"
supports-color "^7.0.0"

jest@26.6.1:
version "26.6.1"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.6.1.tgz#821e8280d2bdeeed40ac7bc43941dceff0f1b650"
integrity sha512-f+ahfqw3Ffy+9vA7sWFGpTmhtKEMsNAZiWBVXDkrpIO73zIz22iimjirnV78kh/eWlylmvLh/0WxHN6fZraZdA==
jest@26.6.3:
version "26.6.3"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.6.3.tgz#40e8fdbe48f00dfa1f0ce8121ca74b88ac9148ef"
integrity sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==
dependencies:
"@jest/core" "^26.6.1"
"@jest/core" "^26.6.3"
import-local "^3.0.2"
jest-cli "^26.6.1"
jest-cli "^26.6.3"

jmespath@0.15.0:
version "0.15.0"
Expand Down

0 comments on commit 98b17c1

Please sign in to comment.