Skip to content

Commit 5e943db

Browse files
deps: bump the minor-and-patch group in /scripts with 2 updates (#173)
Bumps the minor-and-patch group in /scripts with 2 updates: [tsx](https://github.com/privatenumber/tsx) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `tsx` from 4.21.1 to 4.22.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.1...v4.22.0) Updates `@types/node` from 25.7.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ksroda-sa <ksroda@secureauth.com>
1 parent 0841a0b commit 5e943db

2 files changed

Lines changed: 127 additions & 127 deletions

File tree

scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"dependencies": {
1313
"glob": "13.0.6",
1414
"js-yaml": "4.1.1",
15-
"tsx": "4.21.1"
15+
"tsx": "4.22.0"
1616
},
1717
"devDependencies": {
1818
"@types/js-yaml": "4.0.9",
19-
"@types/node": "25.7.0",
19+
"@types/node": "25.8.0",
2020
"typescript": "6.0.3"
2121
}
2222
}

0 commit comments

Comments
 (0)