mirror of
https://github.com/jwetzell/ddp-js.git
synced 2026-08-12 10:13:39 +00:00
Merge pull request #42 from jwetzell/dependabot/npm_and_yarn/types/node-22.13.12
Bump @types/node from 22.13.10 to 22.13.12
This commit is contained in:
Generated
+4
-4
@@ -354,9 +354,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
||||
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
||||
"version": "22.13.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.12.tgz",
|
||||
"integrity": "sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2119,7 +2119,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.12",
|
||||
"rimraf": "6.0.1",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.12",
|
||||
"rimraf": "6.0.1",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user