Skip to content

Commit 462ef8c

Browse files
authored
Merge branch 'main' into ci/read-correct-e2e-results-file
2 parents 1aacb81 + 167d6bc commit 462ef8c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.github/workflows/test-e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919
cancel-in-progress: true
2020

2121
env:
22-
NODE_VERSION: 18.17.1
22+
NODE_VERSION: 18.18.0
2323
PNPM_VERSION: 8.9.0
2424
NEXT_REPO: vercel/next.js
2525
NEXT_TEST_MODE: deploy

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@netlify/blobs": "^7.3.0",
5353
"@netlify/build": "^29.50.2",
5454
"@netlify/edge-bundler": "^12.1.1",
55-
"@netlify/edge-functions": "^2.8.1",
55+
"@netlify/edge-functions": "^2.10.0",
5656
"@netlify/eslint-config-node": "^7.0.1",
5757
"@netlify/functions": "^2.8.1",
5858
"@netlify/serverless-functions-api": "^1.20.0",

0 commit comments

Comments
 (0)