Skip to content

Commit 5a47f39

Browse files
chore(deps-dev): update @types/node requirement (#2357)
--- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24ea5ea commit 5a47f39

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
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@commitlint/cli": "^19.8.0",
5353
"@commitlint/config-conventional": "^19.8.0",
54-
"@types/node": "^22.15.14",
54+
"@types/node": "^22.15.15",
5555
"@typescript-eslint/eslint-plugin": "^7.18.0",
5656
"@typescript-eslint/parser": "^8.32.0",
5757
"@vinayakkulkarni/prettier-config-vue": "^1.0.0",

0 commit comments

Comments
 (0)