Skip to content

Commit 126b60e

Browse files
committed
Update devDependencies to latest versions
1 parent dfe564a commit 126b60e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

bun.lockb

987 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@
1111
"type": "git"
1212
},
1313
"devDependencies": {
14-
"@arethetypeswrong/cli": "^0.17.0",
14+
"@arethetypeswrong/cli": "^0.17.1",
1515
"@biomejs/biome": "^1.8.3",
1616
"@mjackson/headers": "^0.8.0",
1717
"@total-typescript/tsconfig": "^1.0.4",
18-
"@types/bun": "^1.1.6",
19-
"typedoc": "^0.27.1",
20-
"typedoc-plugin-mdn-links": "^4.0.1",
18+
"@types/bun": "^1.1.14",
19+
"msw": "^2.7.0",
20+
"typedoc": "^0.27.5",
21+
"typedoc-plugin-mdn-links": "^4.0.5",
2122
"typescript": "^5.5.4"
2223
},
2324
"exports": {

0 commit comments

Comments
 (0)