Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.1 in /modules/web (#…
Browse files Browse the repository at this point in the history
…9225)

Bumps [ts-jest](https:/kulshekhar/ts-jest) from 29.1.5 to 29.2.1.
- [Release notes](https:/kulshekhar/ts-jest/releases)
- [Changelog](https:/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 53f5e4e commit 650e0bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"stylelint-prettier": "5.0.0",
"tar": "7.4.0",
"through2": "4.0.2",
"ts-jest": "29.1.5",
"ts-jest": "29.2.1",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.1.6",
Expand Down
13 changes: 7 additions & 6 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10059,7 +10059,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.1.5":
"ejs@npm:^3.0.0, ejs@npm:^3.1.5":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -14410,7 +14410,7 @@ __metadata:
systemjs: 6.15.1
tar: 7.4.0
through2: 4.0.2
ts-jest: 29.1.5
ts-jest: 29.2.1
ts-loader: 9.5.1
ts-node: 10.9.2
tslib: 2.6.3
Expand Down Expand Up @@ -19154,11 +19154,12 @@ __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.1":
version: 29.2.1
resolution: "ts-jest@npm:29.2.1"
dependencies:
bs-logger: 0.x
ejs: ^3.0.0
fast-json-stable-stringify: 2.x
jest-util: ^29.0.0
json5: ^2.2.3
Expand Down Expand Up @@ -19186,7 +19187,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 96bfdea46d7faa83457c2647806a31a86f28656f703515fee9f6d2ff1ccfc58ccfbbe3ae9283f40141a85af0def30afe887843be5b002c08ed5d5189c941eab1
checksum: d440aca1243c64291a382f07916a22ec6d9e159a14222fab03581b89abdfa2d9dc059ce515cb331c7ed3f0cf063930196449763eafc12939fdf87d960df46d25
languageName: node
linkType: hard

Expand Down

0 comments on commit 650e0bf

Please sign in to comment.