From a2d53c644d86229af6924f4e9e63c27060bc86f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 13:07:32 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/build to ^27.9.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 65a8c46..83b0d0f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-dom": "^18.0.0" }, "devDependencies": { - "@netlify/build": "^27.9.0", + "@netlify/build": "^27.9.1", "@netlify/functions": "^1.0.0", "@netlify/plugin-nextjs": "^4.13.1", "@types/fs-extra": "^9.0.13", diff --git a/yarn.lock b/yarn.lock index b140830..ca675fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -145,10 +145,10 @@ resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8" integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw== -"@netlify/build@^27.9.0": - version "27.9.0" - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.9.0.tgz#491bf425abba24d26630e1a31890558883d1cc19" - integrity sha512-piVCPWjfAfMcn8o3i8BZmTfYEgTrBV16M+r4r6EjA0EYvKcwIs7WyJMucHopz2FNhPEHJzzI9DPHsODL1j8cMw== +"@netlify/build@^27.9.1": + version "27.9.1" + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.9.1.tgz#018250e8818e9d6862508ac82cc2d72256305e24" + integrity sha512-HMcjmVrd9ut+2ef72r0peNu9hlnksalZbziaA0xdhrWI+Er2V8plZ0ML7BBvQBSCXpRI/Erl3bTWwLdodjjipA== dependencies: "@bugsnag/js" "^7.0.0" "@netlify/cache-utils" "^4.0.0"