Skip to content

Commit aba9c4f

Browse files
committed
update deps
1 parent 64fb199 commit aba9c4f

File tree

2 files changed

+136
-128
lines changed

2 files changed

+136
-128
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"tar-fs": "^3.0.5"
4141
},
4242
"devDependencies": {
43-
"@kaciras/eslint-config-core": "^2.6.3",
44-
"@kaciras/eslint-config-typescript": "^2.6.3",
43+
"@kaciras/eslint-config-core": "^2.6.4",
44+
"@kaciras/eslint-config-typescript": "^2.6.4",
4545
"@types/mocha": "^10.0.6",
46-
"@types/node": "^20.11.17",
46+
"@types/node": "^20.11.25",
4747
"c8": "^9.1.0",
48-
"eslint": "^8.56.0",
48+
"eslint": "^8.57.0",
4949
"mocha": "^10.3.0",
5050
"ts-node": "^10.9.2",
51-
"typescript": "^5.3.3"
51+
"typescript": "^5.4.2"
5252
}
5353
}

0 commit comments

Comments
 (0)