Skip to content

Commit ac9d0e7

Browse files
chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#78)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.0.0. - [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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a747f42 commit ac9d0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/fastify/fastify-error#readme",
2626
"devDependencies": {
27-
"@types/node": "^17.0.0",
27+
"@types/node": "^18.0.0",
2828
"ava": "^4.0.1",
2929
"standard": "^17.0.0",
3030
"tsd": "^0.21.0",

0 commit comments

Comments
 (0)