Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to ^29.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent b958754 commit 03c6e3e
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 @@ -118,7 +118,7 @@
"stylelint": "^16.6.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard": "^36.0.1",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.0",
"ts-loader": "^9.5.1",
"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 @@ -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.1.5"
ts-jest: "npm:^29.2.0"
ts-loader: "npm:^9.5.1"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.5.3"
Expand Down Expand Up @@ -17691,9 +17691,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
"ts-jest@npm:^29.2.0":
version: 29.2.0
resolution: "ts-jest@npm:29.2.0"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -17723,7 +17723,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/5c1baf4d23342e138745d6283ae530b07957b779b103abc99fd6713e1fd7fc65d4a4638695d5a76e177f78c46c80ec53598b365f245997db5d3d00617940bf87
checksum: 10c0/a20fb23f1b54cbdb3d793bf527df81fa212c4a9e0dbad00f73923f94c199eea7d3b6f88de208ecaf5ddd52c781119a958af045fc807e10f0d37f5a1c4fcee7fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 03c6e3e

Please sign in to comment.