Skip to content

Commit d94327a

Browse files
dependabot[bot]f3l1x
authored andcommitted
Bump @types/node from 17.0.45 to 18.7.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.7.14. - [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>
1 parent 2ae31ce commit d94327a

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
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@nuxt/types": "^2.15.6",
37-
"@types/node": "^17.0.0",
37+
"@types/node": "^18.7.14",
3838
"typescript": "^4.2.4"
3939
},
4040
"dependencies": {

0 commit comments

Comments
 (0)