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.2.2 #2575

Merged
merged 1 commit into from
Jul 11, 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.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard": "^36.0.1",
"ts-jest": "^29.2.0",
"ts-jest": "^29.2.2",
"ts-loader": "^9.5.1",
"typed-css-modules": "^0.9.1",
"typescript": "^5.5.3",
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8998,14 +8998,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -16751,7 +16751,7 @@ __metadata:
stylelint-config-css-modules: "npm:^4.4.0"
stylelint-config-standard: "npm:^36.0.1"
swr: "npm:^2.2.5"
ts-jest: "npm:^29.2.0"
ts-jest: "npm:^29.2.2"
ts-loader: "npm:^9.5.1"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.5.3"
Expand Down Expand Up @@ -17691,11 +17691,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.2":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
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 @@ -17723,7 +17724,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/a20fb23f1b54cbdb3d793bf527df81fa212c4a9e0dbad00f73923f94c199eea7d3b6f88de208ecaf5ddd52c781119a958af045fc807e10f0d37f5a1c4fcee7fb
checksum: 10c0/833afe98f6aef7c46abbfb6bc84ce2431bcd82d614380e54ccd73cfc4c7c015ecdf058ad53edc48d575816b35c3db044de5fe1a579336a75f9a8c6651b6f7b50
languageName: node
linkType: hard

Expand Down