Skip to content

Commit f74568e

Browse files
build(deps-dev): bump the development-dependencies group across 1 directory with 2 updates (#297)
Bumps the development-dependencies group with 2 updates in the / directory: [ts-jest](https://github.com/kulshekhar/ts-jest) and [typescript](https://github.com/microsoft/TypeScript). Updates `ts-jest` from 29.4.0 to 29.4.4 - [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.4.0...v29.4.4) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joscha Feth <joscha@feth.com>
1 parent d53221f commit f74568e

2 files changed

Lines changed: 71 additions & 100 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"postcss": "^8.5.6",
3838
"prettier": "^3.6.2",
3939
"rimraf": "^6.0.1",
40-
"ts-jest": "^29.4.0",
41-
"typescript": "^5.8.3"
40+
"ts-jest": "^29.4.4",
41+
"typescript": "^5.9.3"
4242
},
4343
"scripts": {
4444
"prepack": "rimraf ./dist && tsc --outDir dist --declaration --declarationDir dist",

0 commit comments

Comments
 (0)