Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 23, 2024
1 parent e310306 commit 1c88a4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"timezone-mock": "^1.3.6",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.1"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2240,7 +2240,7 @@ __metadata:
replace: "npm:^1.2.2"
superstruct: "npm:^1.0.3"
timezone-mock: "npm:^1.3.6"
ts-jest: "npm:^29.1.1"
ts-jest: "npm:^29.1.2"
tsup: "npm:^8.0.1"
typescript: "npm:^5.2.2"
xml-formatter: "npm:^3.6.0"
Expand Down Expand Up @@ -18600,9 +18600,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.1":
version: 29.1.1
resolution: "ts-jest@npm:29.1.1"
"ts-jest@npm:^29.1.2":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand All @@ -18629,7 +18629,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 30e8259baba95dd786e64f7c18b864e904598f3ba07911be4d9bd29ca9c3c0024bad4ccf8ec0abd2a2fa14b06622cbbadff1b3be822189c657196442d33ee6ca
checksum: 5e40e7b933a1f3aa0d304d3c53913d1a7125fc79cd44e22b332f6e25dfe13008ddc7ac647066bb4f914d76083f7e8949f0bc156d793c30f3419f4ffd8180968b
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c88a4e

Please sign in to comment.