Skip to content

Commit 0edc001

Browse files
build(deps-dev): bump the npm group with 2 updates (peter-evans#4201)
Bumps the npm 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 18.19.129 to 18.19.130 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ts-jest` from 29.4.4 to 29.4.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.4.4...v29.4.5) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 18.19.130 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 430aea0 commit 0edc001

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@types/jest": "^29.5.14",
44-
"@types/node": "^18.19.129",
44+
"@types/node": "^18.19.130",
4545
"@typescript-eslint/eslint-plugin": "^7.18.0",
4646
"@typescript-eslint/parser": "^7.18.0",
4747
"@vercel/ncc": "^0.38.4",
@@ -56,7 +56,7 @@
5656
"jest-environment-jsdom": "^29.7.0",
5757
"js-yaml": "^4.1.0",
5858
"prettier": "^3.6.2",
59-
"ts-jest": "^29.4.4",
59+
"ts-jest": "^29.4.5",
6060
"typescript": "^5.9.3",
6161
"undici": "^6.22.0"
6262
}

0 commit comments

Comments
 (0)