Skip to content

Commit 36e8930

Browse files
committed
chore: upgrade deps
1 parent 0d4e90e commit 36e8930

File tree

2 files changed

+114
-107
lines changed

2 files changed

+114
-107
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@
7272
},
7373
"devDependencies": {
7474
"@arethetypeswrong/cli": "^0.15.0",
75-
"@total-typescript/shoehorn": "^0.1.1",
76-
"@types/node": "^20.11.20",
75+
"@total-typescript/shoehorn": "^0.1.2",
76+
"@types/node": "^20.11.25",
7777
"@types/validate-npm-package-name": "^4.0.2",
7878
"@vitest/coverage-v8": "^1.3.1",
7979
"np": "^10.0.0",
8080
"ts-dedent": "^2.2.0",
8181
"tsup": "^8.0.2",
8282
"tsx": "^4.7.1",
83-
"typescript": "^5.3.3",
83+
"typescript": "^5.4.2",
8484
"vitest": "^1.3.1"
8585
}
8686
}

0 commit comments

Comments
 (0)