Skip to content

Commit ec211cc

Browse files
chore: bump @types/node from 22.14.0 to 22.14.1 (#198)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 22.14.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f71751c commit ec211cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -15,7 +15,7 @@
1515
"types": "./dist/index.d.ts",
1616
"devDependencies": {
1717
"@biomejs/biome": "1.9.4",
18-
"@types/node": "22.14.0",
18+
"@types/node": "22.14.1",
1919
"get-port": "7.1.0",
2020
"tsup": "8.4.0",
2121
"tsx": "4.19.3",

0 commit comments

Comments
 (0)