Bump @types/node from 22.15.19 to 22.15.30

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.19 to 22.15.30.
- [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.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-09 22:21:22 +00:00
committed by GitHub
parent ce51d0fc31
commit 0e5c94b76b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
"@angular/cli": "19.2.12",
"@angular/compiler-cli": "19.2.11",
"@types/luxon": "3.6.2",
"@types/node": "22.15.19",
"@types/node": "22.15.30",
"prettier": "3.5.3",
"typescript": "5.8.3"
}
@@ -3313,9 +3313,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.19.tgz",
"integrity": "sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==",
"version": "22.15.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
"integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -25,7 +25,7 @@
"@angular/cli": "19.2.12",
"@angular/compiler-cli": "19.2.11",
"@types/luxon": "3.6.2",
"@types/node": "22.15.19",
"@types/node": "22.15.30",
"prettier": "3.5.3",
"typescript": "5.8.3"
}