Skip to content

Commit

Permalink
Merge branch 'main' into fix/use-next-directory-when-resolving-server…
Browse files Browse the repository at this point in the history
…-for-handler
  • Loading branch information
LekoArts committed May 4, 2023
2 parents 767dca9 + 4df732b commit 40c6469
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 34 deletions.
75 changes: 43 additions & 32 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.16.0",
"@delucis/if-env": "^1.1.2",
"@netlify/build": "^29.10.1",
"@netlify/build": "^29.11.0",
"@netlify/eslint-config-node": "^7.0.1",
"@testing-library/cypress": "^9.0.0",
"@types/fs-extra": "^9.0.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@delucis/if-env": "^1.1.2",
"@netlify/build": "^29.10.1",
"@netlify/build": "^29.11.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.4.1",
"@types/merge-stream": "^1.1.2",
Expand Down

0 comments on commit 40c6469

Please sign in to comment.