Skip to content

Commit

Permalink
Update dependency ts-jest to v29.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed Jul 10, 2024
1 parent d58ca02 commit c3eb80a
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 8 deletions.
2 changes: 1 addition & 1 deletion benchmarks/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@testing-library/user-event": "14.5.2",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"ts-jest": "29.2.0",
"ts-jest": "29.2.1",
"typescript": "5.3.3"
},
"jest": {
Expand Down
65 changes: 58 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1752,6 +1752,13 @@ __metadata:
languageName: node
linkType: hard

"async@npm:^3.2.3":
version: 3.2.5
resolution: "async@npm:3.2.5"
checksum: 10c0/1408287b26c6db67d45cb346e34892cee555b8b59e6c68e6f8c3e495cad5ca13b4f218180e871f3c2ca30df4ab52693b66f2f6ff43644760cab0b2198bda79c1
languageName: node
linkType: hard

"available-typed-arrays@npm:^1.0.6, available-typed-arrays@npm:^1.0.7":
version: 1.0.7
resolution: "available-typed-arrays@npm:1.0.7"
Expand Down Expand Up @@ -2047,7 +2054,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0":
"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -2520,6 +2527,17 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.0.0":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
jake: "npm:^10.8.5"
bin:
ejs: bin/cli.js
checksum: 10c0/52eade9e68416ed04f7f92c492183340582a36482836b11eab97b159fcdcfdedc62233a1bf0bf5e5e1851c501f2dca0e2e9afd111db2599e4e7f53ee29429ae1
languageName: node
linkType: hard

"electron-to-chromium@npm:^1.4.668":
version: 1.4.690
resolution: "electron-to-chromium@npm:1.4.690"
Expand Down Expand Up @@ -2965,6 +2983,15 @@ __metadata:
languageName: node
linkType: hard

"filelist@npm:^1.0.4":
version: 1.0.4
resolution: "filelist@npm:1.0.4"
dependencies:
minimatch: "npm:^5.0.1"
checksum: 10c0/426b1de3944a3d153b053f1c0ebfd02dccd0308a4f9e832ad220707a6d1f1b3c9784d6cadf6b2f68f09a57565f63ebc7bcdc913ccf8012d834f472c46e596f41
languageName: node
linkType: hard

"fill-range@npm:^7.1.1":
version: 7.1.1
resolution: "fill-range@npm:7.1.1"
Expand Down Expand Up @@ -3845,6 +3872,20 @@ __metadata:
languageName: node
linkType: hard

"jake@npm:^10.8.5":
version: 10.9.1
resolution: "jake@npm:10.9.1"
dependencies:
async: "npm:^3.2.3"
chalk: "npm:^4.0.2"
filelist: "npm:^1.0.4"
minimatch: "npm:^3.1.2"
bin:
jake: bin/cli.js
checksum: 10c0/dda972431a926462f08fcf583ea8997884216a43daa5cce81cb42e7e661dc244f836c0a802fde23439c6e1fc59743d1c0be340aa726d3b17d77557611a5cd541
languageName: node
linkType: hard

"jasmine-core@npm:~5.1.0":
version: 5.1.2
resolution: "jasmine-core@npm:5.1.2"
Expand Down Expand Up @@ -4338,7 +4379,7 @@ __metadata:
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
ts-jest: "npm:29.2.0"
ts-jest: "npm:29.2.1"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4620,7 +4661,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1":
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
Expand All @@ -4629,6 +4670,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^5.0.1":
version: 5.1.6
resolution: "minimatch@npm:5.1.6"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3
languageName: node
linkType: hard

"minimatch@npm:^9.0.1":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
Expand Down Expand Up @@ -6136,11 +6186,12 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.2.0":
version: 29.2.0
resolution: "ts-jest@npm:29.2.0"
"ts-jest@npm:29.2.1":
version: 29.2.1
resolution: "ts-jest@npm:29.2.1"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.0.0"
fast-json-stable-stringify: "npm:2.x"
jest-util: "npm:^29.0.0"
json5: "npm:^2.2.3"
Expand Down Expand Up @@ -6168,7 +6219,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/a20fb23f1b54cbdb3d793bf527df81fa212c4a9e0dbad00f73923f94c199eea7d3b6f88de208ecaf5ddd52c781119a958af045fc807e10f0d37f5a1c4fcee7fb
checksum: 10c0/9c833887b95adfe217f5d90b673ff412812cd38c7b1bdf160519592a39e6431bc649c74aa171a4e5edfedd48bff22a086a236cb12b4c7cac07e4db10cf5c9af4
languageName: node
linkType: hard

Expand Down

0 comments on commit c3eb80a

Please sign in to comment.