mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-08-21 06:08:58 +00:00
Merge pull request #209 from jwetzell/dependabot/npm_and_yarn/types/node-26.2.0
Bump @types/node from 26.1.2 to 26.2.0
This commit is contained in:
Generated
+4
-4
@@ -534,9 +534,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "26.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
|
||||
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
|
||||
"version": "26.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz",
|
||||
"integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2830,7 +2830,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "26.1.2",
|
||||
"@types/node": "^26.2.0",
|
||||
"rimraf": "6.1.3",
|
||||
"tsdown": "0.22.14",
|
||||
"typescript": "7.0.2"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "26.1.2",
|
||||
"@types/node": "26.2.0",
|
||||
"rimraf": "6.1.3",
|
||||
"tsdown": "0.22.14",
|
||||
"typescript": "7.0.2"
|
||||
|
||||
Reference in New Issue
Block a user