Skip to content

Commit aafc923

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(deps): update dependency ts-jest to v29.0.4
1 parent 5faf728 commit aafc923

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"rxjs": "7.8.0",
9292
"socket.io": "4.5.4",
9393
"supertest": "6.3.3",
94-
"ts-jest": "29.0.3",
94+
"ts-jest": "29.0.4",
9595
"ts-loader": "9.4.2",
9696
"ts-node": "10.9.1",
9797
"tsconfig-paths": "4.1.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5781,7 +5781,7 @@ json5@^2.2.1:
57815781
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
57825782
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
57835783

5784-
json5@^2.2.2:
5784+
json5@^2.2.2, json5@^2.2.3:
57855785
version "2.2.3"
57865786
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
57875787
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -8043,15 +8043,15 @@ ts-invariant@^0.10.3:
80438043
dependencies:
80448044
tslib "^2.1.0"
80458045

8046-
8047-
version "29.0.3"
8048-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
8049-
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
8046+
8047+
version "29.0.4"
8048+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.4.tgz#9bc1fd0ec4d863f001af6c5c630e3a807df90f6d"
8049+
integrity sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==
80508050
dependencies:
80518051
bs-logger "0.x"
80528052
fast-json-stable-stringify "2.x"
80538053
jest-util "^29.0.0"
8054-
json5 "^2.2.1"
8054+
json5 "^2.2.3"
80558055
lodash.memoize "4.x"
80568056
make-error "1.x"
80578057
semver "7.x"

0 commit comments

Comments
 (0)