Skip to content

Commit 7c0ce7c

Browse files
committed
chore: general npm updates
Signed-off-by: Sam Gammon <sam@elide.ventures>
1 parent 3c4506e commit 7c0ce7c

File tree

3 files changed

+79
-108
lines changed

3 files changed

+79
-108
lines changed

bun.lockb

236 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"packages/rpc",
2929
"packages/test",
3030
"packages/cli",
31-
"site/docs/content",
3231
"tools/scripts",
3332
"tools/plugin/gradle-plugin"
3433
],
@@ -52,12 +51,12 @@
5251
"@types/google-protobuf": "3.15.12",
5352
"@types/node": "20.14.2",
5453
"@typescript-eslint/eslint-plugin": "7.13.0",
55-
"@typescript-eslint/parser": "7.12.0",
54+
"@typescript-eslint/parser": "7.13.0",
5655
"commitlint": "19.3.0",
5756
"esbuild": "0.21.4",
5857
"eslint": "8.57.0",
5958
"husky": "9.0.11",
60-
"lint-staged": "15.2.5",
59+
"lint-staged": "15.2.7",
6160
"postcss-cli": "11.0.0",
6261
"prettier": "3.3.2",
6362
"prettier-plugin-java": "2.6.0",

0 commit comments

Comments
 (0)