mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2026-01-25 16:02:59 +00:00
Bump @types/node from 25.0.9 to 25.0.10 (#2422)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.9 to 25.0.10. - [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: 25.0.10 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:
parent
2808a54118
commit
07a6301e45
8
package-lock.json
generated
8
package-lock.json
generated
@ -43,7 +43,7 @@
|
||||
"@types/express": "5.0.6",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/jest": "30.0.0",
|
||||
"@types/node": "25.0.9",
|
||||
"@types/node": "25.0.10",
|
||||
"@types/node-fetch": "2.6.13",
|
||||
"@types/qs": "6.14.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.53.1",
|
||||
@ -8275,9 +8275,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "25.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.9.tgz",
|
||||
"integrity": "sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==",
|
||||
"version": "25.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.10.tgz",
|
||||
"integrity": "sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -91,7 +91,7 @@
|
||||
"@types/express": "5.0.6",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/jest": "30.0.0",
|
||||
"@types/node": "25.0.9",
|
||||
"@types/node": "25.0.10",
|
||||
"@types/node-fetch": "2.6.13",
|
||||
"@types/qs": "6.14.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.53.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user