Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to ^29.2.2 (#2204)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent d9be1ef commit 351bdf4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard": "^36.0.1",
"supervisor": "^0.12.0",
"ts-jest": "^29.2.1",
"ts-jest": "^29.2.2",
"typed-css-modules": "^0.9.1",
"typescript": "^5.5.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15906,7 +15906,7 @@ __metadata:
stylelint-config-css-modules: "npm:^4.4.0"
stylelint-config-standard: "npm:^36.0.1"
supervisor: "npm:^0.12.0"
ts-jest: "npm:^29.2.1"
ts-jest: "npm:^29.2.2"
twitter-api-v2: "npm:^1.17.1"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.5.3"
Expand Down Expand Up @@ -17196,9 +17196,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.2.1":
version: 29.2.1
resolution: "ts-jest@npm:29.2.1"
"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"
Expand Down Expand Up @@ -17229,7 +17229,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/9c833887b95adfe217f5d90b673ff412812cd38c7b1bdf160519592a39e6431bc649c74aa171a4e5edfedd48bff22a086a236cb12b4c7cac07e4db10cf5c9af4
checksum: 10c0/833afe98f6aef7c46abbfb6bc84ce2431bcd82d614380e54ccd73cfc4c7c015ecdf058ad53edc48d575816b35c3db044de5fe1a579336a75f9a8c6651b6f7b50
languageName: node
linkType: hard

Expand Down

0 comments on commit 351bdf4

Please sign in to comment.