Skip to content

Commit 2d88f5e

Browse files
chore(deps): update dependency @netlify/blobs to v10
1 parent 573bb94 commit 2d88f5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/e2e/fixtures/react-router-serverless-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "react-router typegen && tsc"
1010
},
1111
"dependencies": {
12-
"@netlify/blobs": "^8.1.2",
12+
"@netlify/blobs": "^10.0.8",
1313
"@react-router/node": "^7.4.1",
1414
"@react-router/serve": "^7.4.1",
1515
"isbot": "^5.1.17",

tests/e2e/fixtures/serverless-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"typecheck": "tsc"
1212
},
1313
"dependencies": {
14-
"@netlify/blobs": "^8.1.2",
14+
"@netlify/blobs": "^10.0.8",
1515
"@netlify/remix-adapter": "*",
1616
"@remix-run/node": "^2.16.5-pre",
1717
"@remix-run/react": "^2.16.5-pre",

0 commit comments

Comments
 (0)