Skip to content

Commit

Permalink
Merge pull request #13 from Jujulego/renovate/ts-jest-28.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ts-jest to v28.0.3
  • Loading branch information
Jujulego authored May 27, 2022
2 parents f08bc6a + 0c358c6 commit 1e45c98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"gulp-cli": "2.3.0",
"jest": "28.1.0",
"jest-environment-jsdom": "28.1.0",
"ts-jest": "28.0.2",
"ts-jest": "28.0.3",
"ts-node": "10.8.0",
"typescript": "4.7.2"
}
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ __metadata:
gulp-cli: 2.3.0
jest: 28.1.0
jest-environment-jsdom: 28.1.0
ts-jest: 28.0.2
ts-jest: 28.0.3
ts-node: 10.8.0
typescript: 4.7.2
languageName: unknown
Expand Down Expand Up @@ -5597,7 +5597,7 @@ __metadata:
languageName: node
linkType: hard

"json5@npm:2.x, json5@npm:^2.2.1":
"json5@npm:^2.2.1":
version: 2.2.1
resolution: "json5@npm:2.2.1"
bin:
Expand Down Expand Up @@ -8035,14 +8035,14 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:28.0.2":
version: 28.0.2
resolution: "ts-jest@npm:28.0.2"
"ts-jest@npm:28.0.3":
version: 28.0.3
resolution: "ts-jest@npm:28.0.3"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
jest-util: ^28.0.0
json5: 2.x
json5: ^2.2.1
lodash.memoize: 4.x
make-error: 1.x
semver: 7.x
Expand All @@ -8064,7 +8064,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: bb244015f947cf9a77c892691a8131116a86f4f1cc7a1ff045cd72f78c16485c07ac582b31117f8d722a0ebb9d51c27468c28e2f8eec8bbae6e2a09ee41066f2
checksum: dc6f49507cef996abb75d5870f6ce09c9f191d135a5bb2c38c46adac890f10fd4610b7697a0045b9b37315ce4e075f39d5578da8034d6791952eebc7951475c2
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e45c98

Please sign in to comment.