Skip to content

Commit 89bc15f

Browse files
dependabot[bot]Weltraumschaf
authored andcommitted
Bump the npm-version-updates group with 2 updates
Bumps the npm-version-updates group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `@types/node` from 22.0.0 to 22.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ts-jest` from 29.2.3 to 29.2.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.2.3...v29.2.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99f756f commit 89bc15f

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 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
@@ -36,11 +36,11 @@
3636
"license": "Apache-2.0",
3737
"devDependencies": {
3838
"@types/jest": "^29.5.12",
39-
"@types/node": "^22.0.0",
39+
"@types/node": "^22.1.0",
4040
"jest": "^29.7.0",
4141
"jest-runner-eslint": "^2.2.0",
4242
"prettier": "^3.3.3",
43-
"ts-jest": "^29.2.3",
43+
"ts-jest": "^29.2.4",
4444
"typescript": "^5.5.4"
4545
},
4646
"jest": {

0 commit comments

Comments
 (0)