Skip to content

Commit

Permalink
chore: update deps (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderniebuhr authored Nov 2, 2023
1 parent f8eb1d7 commit acf4c82
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions .changeset/fast-beans-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@astrojs/cloudflare': patch
'@astrojs/netlify': patch
---

Updates dependencies
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test:match": "mocha --exit --timeout 30000 -g"
},
"dependencies": {
"@astrojs/underscore-redirects": "^0.3.0",
"@astrojs/underscore-redirects": "^0.3.3",
"@cloudflare/workers-types": "^4.20230821.0",
"miniflare": "3.20231010.0",
"@iarna/toml": "^2.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:hosted": "mocha --exit --timeout 30000 test/hosted"
},
"dependencies": {
"@astrojs/underscore-redirects": "^0.3.0",
"@astrojs/underscore-redirects": "^0.3.3",
"@netlify/functions": "^2.0.1",
"esbuild": "^0.19.2"
},
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit acf4c82

Please sign in to comment.