Skip to content

Commit bd63e04

Browse files
Bump @types/node from 18.19.103 to 22.15.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.103 to 22.15.21. - [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.15.21 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f8bbff commit bd63e04

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
@@ -32,7 +32,7 @@
3232
"@vuepress/shared-utils": "^1.4.0"
3333
},
3434
"devDependencies": {
35-
"@types/node": "^18.7.14",
35+
"@types/node": "^22.15.21",
3636
"typescript": "^4.0.2",
3737
"vue-router": "^3.1.6",
3838
"vuepress-types": "^0.9.0"

0 commit comments

Comments
 (0)