Skip to content

Commit 4986f37

Browse files
chore(deps): update dependency ts-jest to v29
1 parent eae5953 commit 4986f37

File tree

2 files changed

+11
-42
lines changed

2 files changed

+11
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"graphql-codegen": "0.4.0",
4141
"jest": "29.3.1",
4242
"standard-version": "9.5.0",
43-
"ts-jest": "28.0.8",
43+
"ts-jest": "29.0.3",
4444
"typescript": "4.9.3"
4545
},
4646
"author": "Fabio Benedetti",

yarn.lock

Lines changed: 10 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,13 +1302,6 @@
13021302
strip-ansi "^6.0.0"
13031303
v8-to-istanbul "^9.0.1"
13041304

1305-
"@jest/schemas@^28.1.3":
1306-
version "28.1.3"
1307-
resolved "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz"
1308-
integrity sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==
1309-
dependencies:
1310-
"@sinclair/typebox" "^0.24.1"
1311-
13121305
"@jest/schemas@^29.0.0":
13131306
version "29.0.0"
13141307
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
@@ -1366,18 +1359,6 @@
13661359
slash "^3.0.0"
13671360
write-file-atomic "^4.0.1"
13681361

1369-
"@jest/types@^28.1.3":
1370-
version "28.1.3"
1371-
resolved "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz"
1372-
integrity sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==
1373-
dependencies:
1374-
"@jest/schemas" "^28.1.3"
1375-
"@types/istanbul-lib-coverage" "^2.0.0"
1376-
"@types/istanbul-reports" "^3.0.0"
1377-
"@types/node" "*"
1378-
"@types/yargs" "^17.0.8"
1379-
chalk "^4.0.0"
1380-
13811362
"@jest/types@^29.0.1":
13821363
version "29.0.1"
13831364
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.1.tgz#1985650acf137bdb81710ff39a4689ec071dd86a"
@@ -4095,12 +4076,12 @@ jest-snapshot@^29.3.1:
40954076
pretty-format "^29.3.1"
40964077
semver "^7.3.5"
40974078

4098-
jest-util@^28.0.0:
4099-
version "28.1.3"
4100-
resolved "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz"
4101-
integrity sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==
4079+
jest-util@^29.0.0, jest-util@^29.3.1:
4080+
version "29.3.1"
4081+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.3.1.tgz#1dda51e378bbcb7e3bc9d8ab651445591ed373e1"
4082+
integrity sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==
41024083
dependencies:
4103-
"@jest/types" "^28.1.3"
4084+
"@jest/types" "^29.3.1"
41044085
"@types/node" "*"
41054086
chalk "^4.0.0"
41064087
ci-info "^3.2.0"
@@ -4119,18 +4100,6 @@ jest-util@^29.0.1:
41194100
graceful-fs "^4.2.9"
41204101
picomatch "^2.2.3"
41214102

4122-
jest-util@^29.3.1:
4123-
version "29.3.1"
4124-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.3.1.tgz#1dda51e378bbcb7e3bc9d8ab651445591ed373e1"
4125-
integrity sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==
4126-
dependencies:
4127-
"@jest/types" "^29.3.1"
4128-
"@types/node" "*"
4129-
chalk "^4.0.0"
4130-
ci-info "^3.2.0"
4131-
graceful-fs "^4.2.9"
4132-
picomatch "^2.2.3"
4133-
41344103
jest-validate@^29.3.1:
41354104
version "29.3.1"
41364105
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.3.1.tgz#d56fefaa2e7d1fde3ecdc973c7f7f8f25eea704a"
@@ -5869,14 +5838,14 @@ ts-invariant@^0.4.0:
58695838
dependencies:
58705839
tslib "^1.9.3"
58715840

5872-
ts-jest@28.0.8:
5873-
version "28.0.8"
5874-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73"
5875-
integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==
5841+
ts-jest@29.0.3:
5842+
version "29.0.3"
5843+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
5844+
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
58765845
dependencies:
58775846
bs-logger "0.x"
58785847
fast-json-stable-stringify "2.x"
5879-
jest-util "^28.0.0"
5848+
jest-util "^29.0.0"
58805849
json5 "^2.2.1"
58815850
lodash.memoize "4.x"
58825851
make-error "1.x"

0 commit comments

Comments
 (0)