mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-08-12 18:23:40 +00:00
Merge pull request #44 from jwetzell/dependabot/npm_and_yarn/types/node-22.13.11
Bump @types/node from 22.13.10 to 22.13.11
This commit is contained in:
Generated
+4
-4
@@ -321,9 +321,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"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.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
||||
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -1951,7 +1951,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"rimraf": "6.0.1",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"rimraf": "6.0.1",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user