Skip to content

Commit 1e3d332

Browse files
authored
Merge pull request #46 from netlify/renovate/netlify-plugin-nextjs-4.x
2 parents 3524348 + a7b2391 commit 1e3d332

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.2",
1515
"@netlify/functions": "^1.0.0",
16-
"@netlify/plugin-nextjs": "^4.13.0",
16+
"@netlify/plugin-nextjs": "^4.13.1",
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.13.0":
439-
version "4.13.0"
440-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.13.0.tgz#a06d42fcdc1a00129c2ef6361cafe9a4c4c8936e"
441-
integrity sha512-/O1lEzry3GdPmbqlo4jOGSwy5hW8uTO2auzKMeN7E9z7tAYpcHj+EceNPgzQY/qgQ/6DZbmrVg/Q9iDh2nqMnw==
438+
"@netlify/plugin-nextjs@^4.13.1":
439+
version "4.13.1"
440+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.13.1.tgz#fa75a07bda25e1abbfc915f357fe26c321f63a54"
441+
integrity sha512-OMxd+6FCq4uNgJCkbBqzvXYlnP4OkaL7zFJcJYCkj3Vg/t+Gs+hO1erem6bsdeVtCxFQ4zwfRmvyir1xkhHnmA==
442442
dependencies:
443443
"@netlify/functions" "^1.0.0"
444444
"@netlify/ipx" "^1.1.3"

0 commit comments

Comments
 (0)