pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/sync/hackerz/commit/798c05556ccdf698ae3dd039af7b3dae2b939d04

-b69241e157469407.css" /> Update dependency jest to v26.5.3 · sync/hackerz@798c055 · GitHub
Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 798c055

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency jest to v26.5.3
1 parent 82eb3c1 commit 798c055

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"get-graphql-schema": "2.1.2",
8787
"husky": "4.3.0",
8888
"identity-obj-proxy": "3.0.0",
89-
"jest": "26.5.2",
89+
"jest": "26.5.3",
9090
"jest-fetch-mock": "3.0.3",
9191
"jest-haste-map": "26.5.2",
9292
"jest-resolve": "26.5.2",

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"graphql-request": "3.1.0",
13-
"jest": "26.5.2",
13+
"jest": "26.5.3",
1414
"jest-puppeteer": "4.4.0",
1515
"puppeteer": "5.3.1"
1616
},

yarn.lock

Lines changed: 90 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -2113,13 +2113,13 @@
21132113
jest-util "^26.5.2"
21142114
slash "^3.0.0"
21152115

2116-
"@jest/core@^26.5.2":
2117-
version "26.5.2"
2118-
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.5.2.tgz#e39f14676f4ba4632ecabfdc374071ab22131f22"
2119-
integrity sha512-LLTo1LQMg7eJjG/+P1NYqFof2B25EV1EqzD5FonklihG4UJKiK2JBIvWonunws6W7e+DhNLoFD+g05tCY03eyA==
2116+
"@jest/core@^26.5.3":
2117+
version "26.5.3"
2118+
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.5.3.tgz#712ed4adb64c3bda256a3f400ff1d3eb2a031f13"
2119+
integrity sha512-CiU0UKFF1V7KzYTVEtFbFmGLdb2g4aTtY0WlyUfLgj/RtoTnJFhh50xKKr7OYkdmBUlGFSa2mD1TU3UZ6OLd4g==
21202120
dependencies:
21212121
"@jest/console" "^26.5.2"
2122-
"@jest/reporters" "^26.5.2"
2122+
"@jest/reporters" "^26.5.3"
21232123
"@jest/test-result" "^26.5.2"
21242124
"@jest/transform" "^26.5.2"
21252125
"@jest/types" "^26.5.2"
@@ -2129,17 +2129,17 @@
21292129
exit "^0.1.2"
21302130
graceful-fs "^4.2.4"
21312131
jest-changed-files "^26.5.2"
2132-
jest-config "^26.5.2"
2132+
jest-config "^26.5.3"
21332133
jest-haste-map "^26.5.2"
21342134
jest-message-util "^26.5.2"
21352135
jest-regex-util "^26.0.0"
21362136
jest-resolve "^26.5.2"
2137-
jest-resolve-dependencies "^26.5.2"
2138-
jest-runner "^26.5.2"
2139-
jest-runtime "^26.5.2"
2140-
jest-snapshot "^26.5.2"
2137+
jest-resolve-dependencies "^26.5.3"
2138+
jest-runner "^26.5.3"
2139+
jest-runtime "^26.5.3"
2140+
jest-snapshot "^26.5.3"
21412141
jest-util "^26.5.2"
2142-
jest-validate "^26.5.2"
2142+
jest-validate "^26.5.3"
21432143
jest-watcher "^26.5.2"
21442144
micromatch "^4.0.2"
21452145
p-each-series "^2.1.0"
@@ -2169,19 +2169,19 @@
21692169
jest-mock "^26.5.2"
21702170
jest-util "^26.5.2"
21712171

2172-
"@jest/globals@^26.5.2":
2173-
version "26.5.2"
2174-
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.5.2.tgz#c333f82c29e19ecb609a75d1a532915a5c956c59"
2175-
integrity sha512-9PmnFsAUJxpPt1s/stq02acS1YHliVBDNfAWMe1bwdRr1iTCfhbNt3ERQXrO/ZfZSweftoA26Q/2yhSVSWQ3sw==
2172+
"@jest/globals@^26.5.3":
2173+
version "26.5.3"
2174+
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.5.3.tgz#90769b40e0af3fa0b28f6d8c5bbe3712467243fd"
2175+
integrity sha512-7QztI0JC2CuB+Wx1VdnOUNeIGm8+PIaqngYsZXQCkH2QV0GFqzAYc9BZfU0nuqA6cbYrWh5wkuMzyii3P7deug==
21762176
dependencies:
21772177
"@jest/environment" "^26.5.2"
21782178
"@jest/types" "^26.5.2"
2179-
expect "^26.5.2"
2179+
expect "^26.5.3"
21802180

2181-
"@jest/reporters@^26.5.2":
2182-
version "26.5.2"
2183-
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.5.2.tgz#0f1c900c6af712b46853d9d486c9c0382e4050f6"
2184-
integrity sha512-zvq6Wvy6MmJq/0QY0YfOPb49CXKSf42wkJbrBPkeypVa8I+XDxijvFuywo6TJBX/ILPrdrlE/FW9vJZh6Rf9vA==
2181+
"@jest/reporters@^26.5.3":
2182+
version "26.5.3"
2183+
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.5.3.tgz#e810e9c2b670f33f1c09e9975749260ca12f1c17"
2184+
integrity sha512-X+vR0CpfMQzYcYmMFKNY9n4jklcb14Kffffp7+H/MqitWnb0440bW2L76NGWKAa+bnXhNoZr+lCVtdtPmfJVOQ==
21852185
dependencies:
21862186
"@bcoe/v8-coverage" "^0.2.3"
21872187
"@jest/console" "^26.5.2"
@@ -2206,7 +2206,7 @@
22062206
source-map "^0.6.0"
22072207
string-length "^4.0.1"
22082208
terminal-link "^2.0.0"
2209-
v8-to-istanbul "^5.0.1"
2209+
v8-to-istanbul "^6.0.1"
22102210
optionalDependencies:
22112211
node-notifier "^8.0.0"
22122212

@@ -2229,16 +2229,16 @@
22292229
"@types/istanbul-lib-coverage" "^2.0.0"
22302230
collect-v8-coverage "^1.0.0"
22312231

2232-
"@jest/test-sequencer@^26.5.2":
2233-
version "26.5.2"
2234-
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.5.2.tgz#c4559c7e134b27b020317303ee5399bf62917a4b"
2235-
integrity sha512-XmGEh7hh07H2B8mHLFCIgr7gA5Y6Hw1ZATIsbz2fOhpnQ5AnQtZk0gmP0Q5/+mVB2xygO64tVFQxOajzoptkNA==
2232+
"@jest/test-sequencer@^26.5.3":
2233+
version "26.5.3"
2234+
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.5.3.tgz#9ae0ab9bc37d5171b28424029192e50229814f8d"
2235+
integrity sha512-Wqzb7aQ13L3T47xHdpUqYMOpiqz6Dx2QDDghp5AV/eUDXR7JieY+E1s233TQlNyl+PqtqgjVokmyjzX/HA51BA==
22362236
dependencies:
22372237
"@jest/test-result" "^26.5.2"
22382238
graceful-fs "^4.2.4"
22392239
jest-haste-map "^26.5.2"
2240-
jest-runner "^26.5.2"
2241-
jest-runtime "^26.5.2"
2240+
jest-runner "^26.5.3"
2241+
jest-runtime "^26.5.3"
22422242

22432243
"@jest/transform@^26.5.2":
22442244
version "26.5.2"
@@ -7188,10 +7188,10 @@ expect-puppeteer@^4.4.0:
71887188
resolved "https://registry.yarnpkg.com/expect-puppeteer/-/expect-puppeteer-4.4.0.tgz#1c948af08acdd6c8cbdb7f90e617f44d86888886"
71897189
integrity sha512-6Ey4Xy2xvmuQu7z7YQtMsaMV0EHJRpVxIDOd5GRrm04/I3nkTKIutELfECsLp6le+b3SSa3cXhPiw6PgqzxYWA==
71907190

7191-
expect@^26.5.2:
7192-
version "26.5.2"
7193-
resolved "https://registry.yarnpkg.com/expect/-/expect-26.5.2.tgz#3e0631c4a657a83dbec769ad246a2998953a55a6"
7194-
integrity sha512-ccTGrXZd8DZCcvCz4htGXTkd/LOoy6OEtiDS38x3/VVf6E4AQL0QoeksBiw7BtGR5xDNiRYPB8GN6pfbuTOi7w==
7191+
expect@^26.5.3:
7192+
version "26.5.3"
7193+
resolved "https://registry.yarnpkg.com/expect/-/expect-26.5.3.tgz#89d9795036f7358b0a9a5243238eb8086482d741"
7194+
integrity sha512-kkpOhGRWGOr+TEFUnYAjfGvv35bfP+OlPtqPIJpOCR9DVtv8QV+p8zG0Edqafh80fsjeE+7RBcVUq1xApnYglw==
71957195
dependencies:
71967196
"@jest/types" "^26.5.2"
71977197
ansi-styles "^4.0.0"
@@ -9415,32 +9415,32 @@ jest-changed-files@^26.5.2:
94159415
execa "^4.0.0"
94169416
throat "^5.0.0"
94179417

9418-
jest-cli@^26.5.2:
9419-
version "26.5.2"
9420-
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.5.2.tgz#0df114399b4036a3f046f0a9f25c50372c76b3a2"
9421-
integrity sha512-usm48COuUvRp8YEG5OWOaxbSM0my7eHn3QeBWxiGUuFhvkGVBvl1fic4UjC02EAEQtDv8KrNQUXdQTV6ZZBsoA==
9418+
jest-cli@^26.5.3:
9419+
version "26.5.3"
9420+
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.5.3.tgz#f936b98f247b76b7bc89c7af50af82c88e356a80"
9421+
integrity sha512-HkbSvtugpSXBf2660v9FrNVUgxvPkssN8CRGj9gPM8PLhnaa6zziFiCEKQAkQS4uRzseww45o0TR+l6KeRYV9A==
94229422
dependencies:
9423-
"@jest/core" "^26.5.2"
9423+
"@jest/core" "^26.5.3"
94249424
"@jest/test-result" "^26.5.2"
94259425
"@jest/types" "^26.5.2"
94269426
chalk "^4.0.0"
94279427
exit "^0.1.2"
94289428
graceful-fs "^4.2.4"
94299429
import-local "^3.0.2"
94309430
is-ci "^2.0.0"
9431-
jest-config "^26.5.2"
9431+
jest-config "^26.5.3"
94329432
jest-util "^26.5.2"
9433-
jest-validate "^26.5.2"
9433+
jest-validate "^26.5.3"
94349434
prompts "^2.0.1"
94359435
yargs "^15.4.1"
94369436

9437-
jest-config@^26.5.2:
9438-
version "26.5.2"
9439-
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.5.2.tgz#6e828e25f10124433dd008fbd83348636de0972a"
9440-
integrity sha512-dqJOnSegNdE5yDiuGHsjTM5gec7Z4AcAMHiW+YscbOYJAlb3LEtDSobXCq0or9EmGQI5SFmKy4T7P1FxetJOfg==
9437+
jest-config@^26.5.3:
9438+
version "26.5.3"
9439+
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.5.3.tgz#baf51c9be078c2c755c8f8a51ec0f06c762c1d3f"
9440+
integrity sha512-NVhZiIuN0GQM6b6as4CI5FSCyXKxdrx5ACMCcv/7Pf+TeCajJhJc+6dwgdAVPyerUFB9pRBIz3bE7clSrRge/w==
94419441
dependencies:
94429442
"@babel/core" "^7.1.0"
9443-
"@jest/test-sequencer" "^26.5.2"
9443+
"@jest/test-sequencer" "^26.5.3"
94449444
"@jest/types" "^26.5.2"
94459445
babel-jest "^26.5.2"
94469446
chalk "^4.0.0"
@@ -9450,11 +9450,11 @@ jest-config@^26.5.2:
94509450
jest-environment-jsdom "^26.5.2"
94519451
jest-environment-node "^26.5.2"
94529452
jest-get-type "^26.3.0"
9453-
jest-jasmine2 "^26.5.2"
9453+
jest-jasmine2 "^26.5.3"
94549454
jest-regex-util "^26.0.0"
94559455
jest-resolve "^26.5.2"
94569456
jest-util "^26.5.2"
9457-
jest-validate "^26.5.2"
9457+
jest-validate "^26.5.3"
94589458
micromatch "^4.0.2"
94599459
pretty-format "^26.5.2"
94609460

@@ -9583,10 +9583,10 @@ jest-haste-map@26.5.2, jest-haste-map@^26.5.2:
95839583
optionalDependencies:
95849584
fsevents "^2.1.2"
95859585

9586-
jest-jasmine2@^26.5.2:
9587-
version "26.5.2"
9588-
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.5.2.tgz#0e33819d31b1f2aab5efd1e02ce502209c0e64a2"
9589-
integrity sha512-2J+GYcgLVPTkpmvHEj0/IDTIAuyblGNGlyGe4fLfDT2aktEPBYvoxUwFiOmDDxxzuuEAD2uxcYXr0+1Yw4tjFA==
9586+
jest-jasmine2@^26.5.3:
9587+
version "26.5.3"
9588+
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.5.3.tgz#baad2114ce32d16aff25aeb877d18bb4e332dc4c"
9589+
integrity sha512-nFlZOpnGlNc7y/+UkkeHnvbOM+rLz4wB1AimgI9QhtnqSZte0wYjbAm8hf7TCwXlXgDwZxAXo6z0a2Wzn9FoOg==
95909590
dependencies:
95919591
"@babel/traverse" "^7.1.0"
95929592
"@jest/environment" "^26.5.2"
@@ -9596,13 +9596,13 @@ jest-jasmine2@^26.5.2:
95969596
"@types/node" "*"
95979597
chalk "^4.0.0"
95989598
co "^4.6.0"
9599-
expect "^26.5.2"
9599+
expect "^26.5.3"
96009600
is-generator-fn "^2.0.0"
96019601
jest-each "^26.5.2"
96029602
jest-matcher-utils "^26.5.2"
96039603
jest-message-util "^26.5.2"
9604-
jest-runtime "^26.5.2"
9605-
jest-snapshot "^26.5.2"
9604+
jest-runtime "^26.5.3"
9605+
jest-snapshot "^26.5.3"
96069606
jest-util "^26.5.2"
96079607
pretty-format "^26.5.2"
96089608
throat "^5.0.0"
@@ -9665,14 +9665,14 @@ jest-regex-util@^26.0.0:
96659665
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
96669666
integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
96679667

9668-
jest-resolve-dependencies@^26.5.2:
9669-
version "26.5.2"
9670-
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.5.2.tgz#ee30b7cfea81c81bf5e195a9287d7ec07f893170"
9671-
integrity sha512-LLkc8LuRtxqOx0AtX/Npa2C4I23WcIrwUgNtHYXg4owYF/ZDQShcwBAHjYZIFR06+HpQcZ43+kCTMlQ3aDCYTg==
9668+
jest-resolve-dependencies@^26.5.3:
9669+
version "26.5.3"
9670+
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.5.3.tgz#11483f91e534bdcd257ab21e8622799e59701aba"
9671+
integrity sha512-+KMDeke/BFK+mIQ2IYSyBz010h7zQaVt4Xie6cLqUGChorx66vVeQVv4ErNoMwInnyYHi1Ud73tDS01UbXbfLQ==
96729672
dependencies:
96739673
"@jest/types" "^26.5.2"
96749674
jest-regex-util "^26.0.0"
9675-
jest-snapshot "^26.5.2"
9675+
jest-snapshot "^26.5.3"
96769676

96779677
jest-resolve@26.5.2, jest-resolve@^26.5.2:
96789678
version "26.5.2"
@@ -9688,10 +9688,10 @@ jest-resolve@26.5.2, jest-resolve@^26.5.2:
96889688
resolve "^1.17.0"
96899689
slash "^3.0.0"
96909690

9691-
jest-runner@^26.5.2:
9692-
version "26.5.2"
9693-
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.5.2.tgz#4f9e6b0bb7eb4710c209a9e145b8a10894f4c19f"
9694-
integrity sha512-GKhYxtSX5+tXZsd2QwfkDqPIj5C2HqOdXLRc2x2qYqWE26OJh17xo58/fN/mLhRkO4y6o60ZVloan7Kk5YA6hg==
9691+
jest-runner@^26.5.3:
9692+
version "26.5.3"
9693+
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.5.3.tgz#800787459ea59c68e7505952933e33981dc3db38"
9694+
integrity sha512-qproP0Pq7IIule+263W57k2+8kWCszVJTC9TJWGUz0xJBr+gNiniGXlG8rotd0XxwonD5UiJloYoSO5vbUr5FQ==
96959695
dependencies:
96969696
"@jest/console" "^26.5.2"
96979697
"@jest/environment" "^26.5.2"
@@ -9702,27 +9702,27 @@ jest-runner@^26.5.2:
97029702
emittery "^0.7.1"
97039703
exit "^0.1.2"
97049704
graceful-fs "^4.2.4"
9705-
jest-config "^26.5.2"
9705+
jest-config "^26.5.3"
97069706
jest-docblock "^26.0.0"
97079707
jest-haste-map "^26.5.2"
97089708
jest-leak-detector "^26.5.2"
97099709
jest-message-util "^26.5.2"
97109710
jest-resolve "^26.5.2"
9711-
jest-runtime "^26.5.2"
9711+
jest-runtime "^26.5.3"
97129712
jest-util "^26.5.2"
97139713
jest-worker "^26.5.0"
97149714
source-map-support "^0.5.6"
97159715
throat "^5.0.0"
97169716

9717-
jest-runtime@^26.5.2:
9718-
version "26.5.2"
9719-
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.5.2.tgz#b72f5f79eb2fe0c46bfef4cdb9c1e01d1c69ba41"
9720-
integrity sha512-zArr4DatX/Sn0wswX/AnAuJgmwgAR5rNtrUz36HR8BfMuysHYNq5sDbYHuLC4ICyRdy5ae/KQ+sczxyS9G6Qvw==
9717+
jest-runtime@^26.5.3:
9718+
version "26.5.3"
9719+
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.5.3.tgz#5882ae91fd88304310f069549e6bf82f3f198bea"
9720+
integrity sha512-IDjalmn2s/Tc4GvUwhPHZ0iaXCdMRq5p6taW9P8RpU+FpG01O3+H8z+p3rDCQ9mbyyyviDgxy/LHPLzrIOKBkQ==
97219721
dependencies:
97229722
"@jest/console" "^26.5.2"
97239723
"@jest/environment" "^26.5.2"
97249724
"@jest/fake-timers" "^26.5.2"
9725-
"@jest/globals" "^26.5.2"
9725+
"@jest/globals" "^26.5.3"
97269726
"@jest/source-map" "^26.5.0"
97279727
"@jest/test-result" "^26.5.2"
97289728
"@jest/transform" "^26.5.2"
@@ -9733,15 +9733,15 @@ jest-runtime@^26.5.2:
97339733
exit "^0.1.2"
97349734
glob "^7.1.3"
97359735
graceful-fs "^4.2.4"
9736-
jest-config "^26.5.2"
9736+
jest-config "^26.5.3"
97379737
jest-haste-map "^26.5.2"
97389738
jest-message-util "^26.5.2"
97399739
jest-mock "^26.5.2"
97409740
jest-regex-util "^26.0.0"
97419741
jest-resolve "^26.5.2"
9742-
jest-snapshot "^26.5.2"
9742+
jest-snapshot "^26.5.3"
97439743
jest-util "^26.5.2"
9744-
jest-validate "^26.5.2"
9744+
jest-validate "^26.5.3"
97459745
slash "^3.0.0"
97469746
strip-bom "^4.0.0"
97479747
yargs "^15.4.1"
@@ -9754,17 +9754,17 @@ jest-serializer@^26.5.0:
97549754
"@types/node" "*"
97559755
graceful-fs "^4.2.4"
97569756

9757-
jest-snapshot@^26.5.2:
9758-
version "26.5.2"
9759-
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.5.2.tgz#0cf7642eaf8e8d2736bd443f619959bf237f9ccf"
9760-
integrity sha512-MkXIDvEefzDubI/WaDVSRH4xnkuirP/Pz8LhAIDXcVQTmcEfwxywj5LGwBmhz+kAAIldA7XM4l96vbpzltSjqg==
9757+
jest-snapshot@^26.5.3:
9758+
version "26.5.3"
9759+
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.5.3.tgz#f6b4b4b845f85d4b0dadd7cf119c55d0c1688601"
9760+
integrity sha512-ZgAk0Wm0JJ75WS4lGaeRfa0zIgpL0KD595+XmtwlIEMe8j4FaYHyZhP1LNOO+8fXq7HJ3hll54+sFV9X4+CGVw==
97619761
dependencies:
97629762
"@babel/types" "^7.0.0"
97639763
"@jest/types" "^26.5.2"
97649764
"@types/babel__traverse" "^7.0.4"
97659765
"@types/prettier" "^2.0.0"
97669766
chalk "^4.0.0"
9767-
expect "^26.5.2"
9767+
expect "^26.5.3"
97689768
graceful-fs "^4.2.4"
97699769
jest-diff "^26.5.2"
97709770
jest-get-type "^26.3.0"
@@ -9788,10 +9788,10 @@ jest-util@^26.5.2:
97889788
is-ci "^2.0.0"
97899789
micromatch "^4.0.2"
97909790

9791-
jest-validate@^26.5.2:
9792-
version "26.5.2"
9793-
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.5.2.tgz#7ea266700b64234cd1c0cee982490c5a80e9b0f0"
9794-
integrity sha512-FmJks0zY36mp6Af/5sqO6CTL9bNMU45yKCJk3hrz8d2aIqQIlN1pr9HPIwZE8blLaewOla134nt5+xAmWsx3SQ==
9791+
jest-validate@^26.5.3:
9792+
version "26.5.3"
9793+
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.5.3.tgz#eefd5a5c87059550548c5ad8d6589746c66929e3"
9794+
integrity sha512-LX07qKeAtY+lsU0o3IvfDdN5KH9OulEGOMN1sFo6PnEf5/qjS1LZIwNk9blcBeW94pQUI9dLN9FlDYDWI5tyaA==
97959795
dependencies:
97969796
"@jest/types" "^26.5.2"
97979797
camelcase "^6.0.0"
@@ -9831,14 +9831,14 @@ jest-worker@^26.5.0:
98319831
merge-stream "^2.0.0"
98329832
supports-color "^7.0.0"
98339833

9834-
jest@26.5.2:
9835-
version "26.5.2"
9836-
resolved "https://registry.yarnpkg.com/jest/-/jest-26.5.2.tgz#c6791642b331fe7abd2f993b0a74aa546f7be0fb"
9837-
integrity sha512-4HFabJVwsgDwul/7rhXJ3yFAF/aUkVIXiJWmgFxb+WMdZG39fVvOwYAs8/3r4AlFPc4m/n5sTMtuMbOL3kNtrQ==
9834+
jest@26.5.3:
9835+
version "26.5.3"
9836+
resolved "https://registry.yarnpkg.com/jest/-/jest-26.5.3.tgz#5e7a322d16f558dc565ca97639e85993ef5affe6"
9837+
integrity sha512-uJi3FuVSLmkZrWvaDyaVTZGLL8WcfynbRnFXyAHuEtYiSZ+ijDDIMOw1ytmftK+y/+OdAtsG9QrtbF7WIBmOyA==
98389838
dependencies:
9839-
"@jest/core" "^26.5.2"
9839+
"@jest/core" "^26.5.3"
98409840
import-local "^3.0.2"
9841-
jest-cli "^26.5.2"
9841+
jest-cli "^26.5.3"
98429842

98439843
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
98449844
version "4.0.0"
@@ -15786,10 +15786,10 @@ v8-compile-cache@^2.1.1:
1578615786
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745"
1578715787
integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==
1578815788

15789-
v8-to-istanbul@^5.0.1:
15790-
version "5.0.1"
15791-
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-5.0.1.tgz#0608f5b49a481458625edb058488607f25498ba5"
15792-
integrity sha512-mbDNjuDajqYe3TXFk5qxcQy8L1msXNE37WTlLoqqpBfRsimbNcrlhQlDPntmECEcUvdC+AQ8CyMMf6EUx1r74Q==
15789+
v8-to-istanbul@^6.0.1:
15790+
version "6.0.1"
15791+
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-6.0.1.tgz#7ef0e32faa10f841fe4c1b0f8de96ed067c0be1e"
15792+
integrity sha512-PzM1WlqquhBvsV+Gco6WSFeg1AGdD53ccMRkFeyHRE/KRZaVacPOmQYP3EeVgDBtKD2BJ8kgynBQ5OtKiHCH+w==
1579315793
dependencies:
1579415794
"@types/istanbul-lib-coverage" "^2.0.1"
1579515795
convert-source-map "^1.6.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy