mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-08-15 11:33:39 +00:00
Merge pull request #207 from jwetzell/dependabot/npm_and_yarn/types/node-26.1.2
Bump @types/node from 26.0.1 to 26.1.2
This commit is contained in:
Generated
+4
-4
@@ -534,9 +534,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "26.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.1.tgz",
|
||||
"integrity": "sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==",
|
||||
"version": "26.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
|
||||
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2489,7 +2489,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "26.0.1",
|
||||
"@types/node": "^26.1.2",
|
||||
"rimraf": "6.1.3",
|
||||
"tsdown": "0.22.14",
|
||||
"typescript": "6.0.3"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "26.0.1",
|
||||
"@types/node": "26.1.2",
|
||||
"rimraf": "6.1.3",
|
||||
"tsdown": "0.22.14",
|
||||
"typescript": "6.0.3"
|
||||
|
||||
Reference in New Issue
Block a user