Skip to content

Commit 478379f

Browse files
committed
Update dev-dependencies
1 parent 220c13f commit 478379f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react": "^18.0.0",
5151
"@types/react-dom": "^18.0.0",
5252
"c8": "^8.0.0",
53-
"esbuild": "^0.18.0",
53+
"esbuild": "^0.19.0",
5454
"hastscript": "^8.0.0",
5555
"prettier": "^3.0.0",
5656
"react": "^18.0.0",
@@ -59,7 +59,7 @@
5959
"remark-preset-wooorm": "^9.0.0",
6060
"type-coverage": "^2.0.0",
6161
"typescript": "^5.0.0",
62-
"xo": "^0.55.0"
62+
"xo": "^0.56.0"
6363
},
6464
"scripts": {
6565
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)