Skip to content

Commit 06d00e0

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.21.3 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57696ac commit 06d00e0

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.17.1",
1515
"@netlify/functions": "^1.2.0",
16-
"@netlify/plugin-nextjs": "^4.21.2",
16+
"@netlify/plugin-nextjs": "^4.21.3",
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.21.2":
448-
version "4.21.2"
449-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.21.2.tgz#d38f043c7854673e7b1b4530f140d3554da10673"
450-
integrity sha512-3/f0r98cc7xyoWj+iBjY4bLZqBUY4k1iL8+Ft8KKMko+99mjMazGLxCGMXCnymjGd2noTegliIqzNhZaVSXTPg==
447+
"@netlify/plugin-nextjs@^4.21.3":
448+
version "4.21.3"
449+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.21.3.tgz#4fa0dad21deef967dedfbbd1f4cdf2e0a2c563a9"
450+
integrity sha512-S/CcO3jkUirZEVznNshAV7x6FNbmNMgf+1uATK5ktbd6E5D0CupfnOPoTJ26v3cjB+klTD9qnymoJUci7Fv5UA==
451451
dependencies:
452452
"@netlify/esbuild" "0.14.25"
453453
"@netlify/functions" "^1.2.0"

0 commit comments

Comments
 (0)