Skip to content

Commit 026e0cc

Browse files
committed
Update dependencies
1 parent 9a24a35 commit 026e0cc

File tree

4 files changed

+231
-213
lines changed

4 files changed

+231
-213
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@edgeandnode/eslint-config": "^2.0.3",
24-
"@types/node": "^22.15.21",
24+
"@types/node": "^22.15.24",
2525
"eslint": "^8.57.1",
2626
"eslint-plugin-mdx": "^3.4.2",
2727
"prettier": "^3.5.3",

packages/og-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"yoga-wasm-web": "^0.3.3"
1717
},
1818
"devDependencies": {
19-
"@cloudflare/workers-types": "^4.20250525.0",
19+
"@cloudflare/workers-types": "^4.20250529.0",
2020
"@types/react": "^18.3.23",
2121
"jest-image-snapshot": "^6.5.1",
2222
"tsx": "^4.19.4",

0 commit comments

Comments
 (0)