Skip to content

Commit 560aad3

Browse files
committed
chore: update oxlint & jest
1 parent 697423d commit 560aad3

File tree

2 files changed

+1145
-850
lines changed

2 files changed

+1145
-850
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"channel"
3030
],
3131
"devDependencies": {
32-
"@jest/globals": "29.7.0",
33-
"jest": "29.7.0",
34-
"oxlint": "0.16.7",
32+
"@jest/globals": "30.0.0",
33+
"jest": "30.0.0",
34+
"oxlint": "1.0.0",
3535
"prettier": "3.5.3",
3636
"prettier-plugin-organize-imports": "4.1.0",
37-
"typedoc": "0.28.3",
38-
"typedoc-plugin-markdown": "4.6.3",
37+
"typedoc": "0.28.5",
38+
"typedoc-plugin-markdown": "4.6.4",
3939
"typescript": "5.8.3"
4040
},
4141
"prettier": {

0 commit comments

Comments
 (0)