Skip to content

Commit b091266

Browse files
authored
Merge pull request #35 from netlify/renovate/netlify-plugin-nextjs-4.x
2 parents 40f499f + b72dd38 commit b091266

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.3.1",
1515
"@netlify/functions": "^1.0.0",
16-
"@netlify/plugin-nextjs": "^4.10.1",
16+
"@netlify/plugin-nextjs": "^4.11.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
@@ -435,10 +435,10 @@
435435
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.10.0.tgz#413bc76e86e4bf880921aa295958eb8afac042b1"
436436
integrity sha512-ZJF4nbLPfxsWrVgp2reCb23HMxsWl5+r+K0RtIhxcZ/RxbHVihRA9mwyzIcxPWrT5x9uAAxCr1aKGP7IdsDe+Q==
437437

438-
"@netlify/plugin-nextjs@^4.10.1":
439-
version "4.10.1"
440-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.10.1.tgz#0ce0e6cc69c4b47f059d669008f373fd003fba7b"
441-
integrity sha512-6z5VQBNgy40NfklGHgN6LWsZKB/k/Bcgi2HvzIHI1Qk8i7tMIZmGEacpZFycST+e/FmfNzdgKHtVnzFsSWscHQ==
438+
"@netlify/plugin-nextjs@^4.11.0":
439+
version "4.11.0"
440+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.11.0.tgz#1ca6dd26c7a2b706dad7ca564c952a162dc94613"
441+
integrity sha512-nGUHQjzg/Nw0KJEbSEh9PoY+vEgLzrezzOMq7XLJYth9lCuq5yA8tz6U72kwt4CvU1dRUYLOTk1iOelE9R2+Mw==
442442
dependencies:
443443
"@netlify/functions" "^1.0.0"
444444
"@netlify/ipx" "^1.1.2"

0 commit comments

Comments
 (0)