Skip to content

Commit c9177cf

Browse files
committed
Update dependencies
1 parent 0e81c08 commit c9177cf

File tree

2 files changed

+881
-881
lines changed

2 files changed

+881
-881
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
],
1515
"repository": "slate/slate-irc-parser",
1616
"dependencies": {
17-
"debug": "^4.3.7",
17+
"debug": "^4.4.0",
1818
"linewise": "0.0.3"
1919
},
2020
"devDependencies": {
2121
"@biomejs/biome": "^1.9.4",
2222
"@types/debug": "^4.1.12",
23-
"@types/node": "^22",
23+
"@types/node": "^22.13.9",
2424
"microbundle": "^0.15.1",
25-
"typescript": "^5.6.2",
26-
"vitest": "^3.0.5"
25+
"typescript": "^5.8.2",
26+
"vitest": "^3.0.7"
2727
},
2828
"scripts": {
2929
"build": "microbundle -f cjs,modern --target node --compress",

0 commit comments

Comments
 (0)