Skip to content

Commit 900140e

Browse files
committed
chore: upgrade deps
1 parent ad4f8e3 commit 900140e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@arethetypeswrong/cli": "^0.18.1",
2222
"@total-typescript/shoehorn": "^0.1.2",
23-
"@types/node": "^22.15.18",
23+
"@types/node": "^22.15.19",
2424
"@types/validate-npm-package-name": "^4.0.2",
2525
"@vitest/coverage-v8": "^3.1.3",
2626
"np": "^10.2.0",
@@ -222,7 +222,7 @@
222222

223223
"@types/estree": ["@types/[email protected]", "", {}, "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ=="],
224224

225-
"@types/node": ["@types/[email protected].18", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg=="],
225+
"@types/node": ["@types/[email protected].19", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw=="],
226226

227227
"@types/normalize-package-data": ["@types/[email protected]", "", {}, "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="],
228228

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"devDependencies": {
7575
"@arethetypeswrong/cli": "^0.18.1",
7676
"@total-typescript/shoehorn": "^0.1.2",
77-
"@types/node": "^22.15.18",
77+
"@types/node": "^22.15.19",
7878
"@types/validate-npm-package-name": "^4.0.2",
7979
"@vitest/coverage-v8": "^3.1.3",
8080
"np": "^10.2.0",

0 commit comments

Comments
 (0)