Skip to content

Commit 317650e

Browse files
committed
Update deps
1 parent da4f8fd commit 317650e

File tree

2 files changed

+91
-88
lines changed

2 files changed

+91
-88
lines changed

package-lock.json

+85-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"dependencies": {
2727
"lunr": "^2.3.9",
2828
"markdown-it": "^14.1.0",
29-
"minimatch": "^9.0.4",
30-
"shiki": "^1.9.0",
29+
"minimatch": "^9.0.5",
30+
"shiki": "^1.9.1",
3131
"yaml": "^2.4.5"
3232
},
3333
"peerDependencies": {
@@ -36,18 +36,18 @@
3636
"devDependencies": {
3737
"@types/lunr": "^2.3.7",
3838
"@types/markdown-it": "^14.1.1",
39-
"@types/mocha": "^10.0.6",
39+
"@types/mocha": "^10.0.7",
4040
"@types/node": "18",
4141
"@typestrong/fs-fixture-builder": "github:TypeStrong/fs-fixture-builder#34113409e3a171e68ce5e2b55461ef5c35591cfe",
4242
"c8": "^10.1.2",
4343
"esbuild": "^0.21.5",
4444
"eslint": "^9.5.0",
45-
"mocha": "^10.4.0",
45+
"mocha": "^10.5.2",
4646
"prettier": "3.3.2",
47-
"puppeteer": "^22.12.0",
47+
"puppeteer": "^22.12.1",
4848
"ts-node": "^10.9.2",
4949
"typescript": "5.5.2",
50-
"typescript-eslint": "^7.13.1"
50+
"typescript-eslint": "^7.14.1"
5151
},
5252
"files": [
5353
"/bin",

0 commit comments

Comments
 (0)