Skip to content

Commit 951d075

Browse files
Merge pull request ferdikoomen#307 from ferdikoomen/dependabot/npm_and_yarn/jest-cli-26.2.2
2 parents 1fa53d0 + 0e496f3 commit 951d075

File tree

2 files changed

+8
-27
lines changed

2 files changed

+8
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-simple-import-sort": "5.0.3",
8686
"glob": "7.1.6",
8787
"jest": "26.2.2",
88-
"jest-cli": "26.1.0",
88+
"jest-cli": "26.2.2",
8989
"prettier": "2.0.5",
9090
"rollup": "2.23.0",
9191
"rollup-plugin-terser": "6.1.0",

yarn.lock

Lines changed: 7 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@
909909
jest-util "^26.2.0"
910910
slash "^3.0.0"
911911

912-
"@jest/core@^26.1.0", "@jest/core@^26.2.2":
912+
"@jest/core@^26.2.2":
913913
version "26.2.2"
914914
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.2.2.tgz#63de01ffce967618003dd7a0164b05c8041b81a9"
915915
integrity sha512-UwA8gNI8aeV4FHGfGAUfO/DHjrFVvlBravF1Tm9Kt6qFE+6YHR47kFhgdepOFpADEKstyO+MVdPvkV6/dyt9sA==
@@ -1015,7 +1015,7 @@
10151015
graceful-fs "^4.2.4"
10161016
source-map "^0.6.0"
10171017

1018-
"@jest/test-result@^26.1.0", "@jest/test-result@^26.2.0":
1018+
"@jest/test-result@^26.2.0":
10191019
version "26.2.0"
10201020
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.2.0.tgz#51c9b165c8851cfcf7a3466019114785e154f76b"
10211021
integrity sha512-kgPlmcVafpmfyQEu36HClK+CWI6wIaAWDHNxfQtGuKsgoa2uQAYdlxjMDBEa3CvI40+2U3v36gQF6oZBkoKatw==
@@ -1067,7 +1067,7 @@
10671067
"@types/yargs" "^15.0.0"
10681068
chalk "^3.0.0"
10691069

1070-
"@jest/types@^26.1.0", "@jest/types@^26.2.0":
1070+
"@jest/types@^26.2.0":
10711071
version "26.2.0"
10721072
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.2.0.tgz#b28ca1fb517a4eb48c0addea7fcd9edc4ab45721"
10731073
integrity sha512-lvm3rJvctxd7+wxKSxxbzpDbr4FXDLaC57WEKdUIZ2cjTYuxYSc0zlyD7Z4Uqr5VdKxRUrtwIkiqBuvgf8uKJA==
@@ -3074,26 +3074,7 @@ jest-changed-files@^26.2.0:
30743074
execa "^4.0.0"
30753075
throat "^5.0.0"
30763076

3077-
jest-cli@26.1.0:
3078-
version "26.1.0"
3079-
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.1.0.tgz#eb9ec8a18cf3b6aa556d9deaa9e24be12b43ad87"
3080-
integrity sha512-Imumvjgi3rU7stq6SJ1JUEMaV5aAgJYXIs0jPqdUnF47N/Tk83EXfmtvNKQ+SnFVI6t6mDOvfM3aA9Sg6kQPSw==
3081-
dependencies:
3082-
"@jest/core" "^26.1.0"
3083-
"@jest/test-result" "^26.1.0"
3084-
"@jest/types" "^26.1.0"
3085-
chalk "^4.0.0"
3086-
exit "^0.1.2"
3087-
graceful-fs "^4.2.4"
3088-
import-local "^3.0.2"
3089-
is-ci "^2.0.0"
3090-
jest-config "^26.1.0"
3091-
jest-util "^26.1.0"
3092-
jest-validate "^26.1.0"
3093-
prompts "^2.0.1"
3094-
yargs "^15.3.1"
3095-
3096-
jest-cli@^26.2.2:
3077+
jest-cli@26.2.2, jest-cli@^26.2.2:
30973078
version "26.2.2"
30983079
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.2.2.tgz#4c273e5474baafac1eb15fd25aaafb4703f5ffbc"
30993080
integrity sha512-vVcly0n/ijZvdy6gPQiQt0YANwX2hLTPQZHtW7Vi3gcFdKTtif7YpI85F8R8JYy5DFSWz4x1OW0arnxlziu5Lw==
@@ -3112,7 +3093,7 @@ jest-cli@^26.2.2:
31123093
prompts "^2.0.1"
31133094
yargs "^15.3.1"
31143095

3115-
jest-config@^26.1.0, jest-config@^26.2.2:
3096+
jest-config@^26.2.2:
31163097
version "26.2.2"
31173098
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.2.2.tgz#f3ebc7e2bc3f49de8ed3f8007152f345bb111917"
31183099
integrity sha512-2lhxH0y4YFOijMJ65usuf78m7+9/8+hAb1PZQtdRdgnQpAb4zP6KcVDDktpHEkspBKnc2lmFu+RQdHukUUbiTg==
@@ -3414,7 +3395,7 @@ jest-snapshot@^26.2.2:
34143395
pretty-format "^26.2.0"
34153396
semver "^7.3.2"
34163397

3417-
jest-util@^26.1.0, jest-util@^26.2.0:
3398+
jest-util@^26.2.0:
34183399
version "26.2.0"
34193400
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.2.0.tgz#0597d2a27c559340957609f106c408c17c1d88ac"
34203401
integrity sha512-YmDwJxLZ1kFxpxPfhSJ0rIkiZOM0PQbRcfH0TzJOhqCisCAsI1WcmoQqO83My9xeVA2k4n+rzg2UuexVKzPpig==
@@ -3426,7 +3407,7 @@ jest-util@^26.1.0, jest-util@^26.2.0:
34263407
is-ci "^2.0.0"
34273408
micromatch "^4.0.2"
34283409

3429-
jest-validate@^26.1.0, jest-validate@^26.2.0:
3410+
jest-validate@^26.2.0:
34303411
version "26.2.0"
34313412
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.2.0.tgz#97fedf3e7984b7608854cbf925b9ca6ebcbdb78a"
34323413
integrity sha512-8XKn3hM6VIVmLNuyzYLCPsRCT83o8jMZYhbieh4dAyKLc4Ypr36rVKC+c8WMpWkfHHpGnEkvWUjjIAyobEIY/Q==

0 commit comments

Comments
 (0)