Skip to content

Commit 99e94ed

Browse files
chore(no-release): bump @types/node from 17.0.45 to 18.0.0 (#188)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 712c1c4 commit 99e94ed

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
@@ -107,7 +107,7 @@
107107
"@types/chai": "^4.3.0",
108108
"@types/chai-as-promised": "^7.1.4",
109109
"@types/mocha": "^9.0.0",
110-
"@types/node": "^17.0.0",
110+
"@types/node": "^18.0.0",
111111
"@typescript-eslint/eslint-plugin": "^5.6.0",
112112
"@typescript-eslint/parser": "^5.6.0",
113113
"buffer": "^6.0.3",

0 commit comments

Comments
 (0)