8000 build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#1175) · actions/stale@5c715b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c715b0

Browse files
build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#1175)
* build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5. - [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.2.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5. - [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.2.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix failures --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
1 parent f691222 commit 5c715b0

File tree

5 files changed

+102
-90
lines changed

5 files changed

+102
-90
lines changed

.licenses/npm/lru-cache.dep.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.licenses/npm/semver-7.5.4.dep.yml renamed to .licenses/npm/semver-7.6.3.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/yallist.dep.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

package-lock.json

Lines changed: 100 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"prettier": "^2.8.7",
6666
"standard-version": "^9.3.1",
6767
"terminal-link": "^2.1.1",
68-
"ts-jest": "^29.0.5",
68+
"ts-jest": "^29.2.5",
6969
"typescript": "^5.2.2"
7070
}
7171
}

0 commit comments

Comments
 (0)
0