Skip to content

Commit 16a53cf

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.20.0
1 parent 4916ebd commit 16a53cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@netlify/build": "^27.16.0",
1515
"@netlify/functions": "^1.2.0",
16-
"@netlify/plugin-nextjs": "^4.19.0",
16+
"@netlify/plugin-nextjs": "^4.20.0",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@
444444
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.12.0.tgz#62e467c0c6be7bcae9349dc681e71eb393c21b2a"
445445
integrity sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw==
446446

447-
"@netlify/plugin-nextjs@^4.19.0":
448-
version "4.19.0"
449-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.19.0.tgz#1eabdf92a564e0eccd620e7f0fd13085c2f4bea1"
450-
integrity sha512-ZS8UYIp1WC8BkY2vYVXYZfCFZe95gvT1fWHh9MqXr0Fz40F1FwO7G4pE+ppOgWrPWH1Wm9Bpdj3UDp0P9G/vAA==
447+
"@netlify/plugin-nextjs@^4.20.0":
448+
version "4.20.0"
449+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.20.0.tgz#afc32fe0bcd170ce1cefcf355056218c58b66b4c"
450+
integrity sha512-eOhqon2vyxV2euS0deWHsZQtXTGPKpjFn7gcLTFSPl/nHRRWmfnZvTb3veLigqWRtJEQm6s86q9DFCUftlyBnA==
451451
dependencies:
452452
"@netlify/esbuild" "0.14.25"
453453
"@netlify/functions" "^1.2.0"

0 commit comments

Comments
 (0)