Skip to content

Commit ada6baf

Browse files
authored
Merge pull request #37 from netlify/renovate/netlify-plugin-nextjs-4.x
2 parents adf51b0 + 9f4148d commit ada6baf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.2",
1515
"@netlify/functions": "^1.0.0",
16-
"@netlify/plugin-nextjs": "^4.11.0",
16+
"@netlify/plugin-nextjs": "^4.11.1",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -414,10 +414,10 @@
414414
moize "^6.0.0"
415415
path-exists "^5.0.0"
416416

417-
"@netlify/ipx@^1.1.2":
418-
version "1.1.2"
419-
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.1.2.tgz#172bce510a46e8c1d6f9abb44e0ae444ed614cae"
420-
integrity sha512-Gm9s9J2uN6vf+/1n52KhEkXGSS6L0OXTLRZ7CXKDXxfLKL5J3YW3Oqsjs4DJuueh4niYOG0CmFTXgnCWlaxbmA==
417+
"@netlify/ipx@^1.1.3":
418+
version "1.1.3"
419+
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.1.3.tgz#f96732f12cfef4fd6bf165de5cbca454e48d5d15"
420+
integrity sha512-HiBswseLOInI7XUMoZrf3dMO/vMYjME609YH6R2ay8X3bdnRBPKvMJdMBZZIQugmrI9fVj7DaSUq02O/Ugs1xQ==
421421
dependencies:
422422
"@netlify/functions" "^1.0.0"
423423
etag "^1.8.1"
@@ -435,13 +435,13 @@
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.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==
438+
"@netlify/plugin-nextjs@^4.11.1":
439+
version "4.11.1"
440+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.11.1.tgz#9fe4e440c09dd578e59d45a93a2dd43b041ff1ac"
441+
integrity sha512-1EUds8dk5dI21um208XH3hdz+Ts3cCGEdrMXpsS8YroVJY3voWO7VcVi4cgJN43bRCIfAZSJ8lqyRuCiBOgukg==
442442
dependencies:
443443
"@netlify/functions" "^1.0.0"
444-
"@netlify/ipx" "^1.1.2"
444+
"@netlify/ipx" "^1.1.3"
445445
"@vercel/node-bridge" "^2.1.0"
446446
chalk "^4.1.2"
447447
fs-extra "^10.0.0"

0 commit comments

Comments
 (0)