build(deps-dev): bump @types/node from 22.15.17 to 22.15.28 (#966)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-02 09:14:33 +01:00 committed by GitHub
parent c2a123975e
commit 2123824815
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"react-gtm-module": "2.0.11"
},
"devDependencies": {
"@types/node": "22.15.17",
"@types/node": "22.15.28",
"@types/react": "19.1.3",
"@types/react-gtm-module": "2.0.4",
"@typescript-eslint/parser": "8.32.0",
@ -1704,9 +1704,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz",
"integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==",
"version": "22.15.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.28.tgz",
"integrity": "sha512-I0okKVDmyKR281I0UIFV7EWAWRnR0gkuSKob5wVcByyyhr7Px/slhkQapcYX4u00ekzNWaS1gznKZnuzxwo4pw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -22,7 +22,7 @@
"react-gtm-module": "2.0.11"
},
"devDependencies": {
"@types/node": "22.15.17",
"@types/node": "22.15.28",
"@types/react": "19.1.3",
"@types/react-gtm-module": "2.0.4",
"@typescript-eslint/parser": "8.32.0",