Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ts-jest to ^29.1.4 #2534

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"stylelint": "^16.6.0",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard": "^36.0.0",
"ts-jest": "^29.1.3",
"ts-jest": "^29.1.4",
"ts-loader": "^9.5.1",
"typed-css-modules": "^0.9.1",
"typescript": "^5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16764,7 +16764,7 @@ __metadata:
stylelint-config-css-modules: "npm:^4.4.0"
stylelint-config-standard: "npm:^36.0.0"
swr: "npm:^2.2.5"
ts-jest: "npm:^29.1.3"
ts-jest: "npm:^29.1.4"
ts-loader: "npm:^9.5.1"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -17722,9 +17722,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.3":
version: 29.1.3
resolution: "ts-jest@npm:29.1.3"
"ts-jest@npm:^29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -17754,7 +17754,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/7810882f53c7d722dfcd9fbe65c1c80258ec4bd216a21448f27759f2f06d57a2f3f2472e1efe4a5e29fd4064dce07a93c8dbf3b13e77dac0e32419a30756f8f5
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
languageName: node
linkType: hard

Expand Down