mirror of
https://github.com/jwetzell/ddp-js.git
synced 2026-08-09 00:33:40 +00:00
Merge pull request #147 from jwetzell/dependabot/npm_and_yarn/types/node-25.5.0
Bump @types/node from 25.4.0 to 25.5.0
This commit is contained in:
Generated
+4
-4
@@ -253,9 +253,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "25.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.4.0.tgz",
|
||||
"integrity": "sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==",
|
||||
"version": "25.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
|
||||
"integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -1479,7 +1479,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "25.4.0",
|
||||
"@types/node": "^25.5.0",
|
||||
"rimraf": "6.1.3",
|
||||
"typescript": "5.9.3"
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "25.4.0",
|
||||
"@types/node": "25.5.0",
|
||||
"rimraf": "6.1.3",
|
||||
"typescript": "5.9.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user