From 61a0d891a69c3b0e316684f98c2d5e897f96705b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 11:50:05 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/build to ^27.11.4 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e9f5b27..d5c7ac1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-dom": "^18.1.0" }, "devDependencies": { - "@netlify/build": "^27.11.2", + "@netlify/build": "^27.11.4", "@netlify/functions": "^1.0.0", "@netlify/plugin-nextjs": "^4.14.2", "@types/fs-extra": "^9.0.13", diff --git a/yarn.lock b/yarn.lock index 8bb5c98..416ea5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -145,14 +145,14 @@ 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.11.2": - version "27.11.2" - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.11.2.tgz#3550b039d95d13feac22a65c291438d462a79daa" - integrity sha512-gS3Po2LLUmJMnyZFrcEcqo+yuKdjBlWteyWINMCIZWx+KskpKOotRPeN0c5CyOBNjEIsnVLnEeQpsiCro0v7Xg== +"@netlify/build@^27.11.4": + version "27.11.4" + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.11.4.tgz#d00b6f0f2806d1782aa187721a4e192b6a36de8f" + integrity sha512-zUbvdN21VGQwg/jVmdpk0qgysUUtBf25hCBxrATt55g3EJVE0ygEm/wX2HV9JjO8OqpydmaaaDdRNmD29aNMAw== dependencies: "@bugsnag/js" "^7.0.0" "@netlify/cache-utils" "^4.0.0" - "@netlify/config" "^18.1.2" + "@netlify/config" "^18.1.4" "@netlify/edge-bundler" "^1.12.1" "@netlify/functions-utils" "^4.2.3" "@netlify/git-utils" "^4.0.0" @@ -221,10 +221,10 @@ path-exists "^5.0.0" readdirp "^3.4.0" -"@netlify/config@^18.1.2": - version "18.1.2" - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-18.1.2.tgz#e71789680e5fd6076c9cab72c193572b41f69278" - integrity sha512-eOMKqzkAhUjliLCySLqqf2NYpgbxXYIMPZPNocKnVAoKJiuTouZsEI6Pf+BJ9t/4U1JS0OJLF04MEjHJzaWgow== +"@netlify/config@^18.1.4": + version "18.1.4" + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-18.1.4.tgz#aa275d7b874c8d0de5029ef0e9e33480460ab901" + integrity sha512-tM8qDVwBMTYB0n7R6EA6BtuVw9Iq6lNrqE8RjAY4eZ9cjbZkow4M2e0XhmYaNRderLhjYrDlqQr/ttUQA1tZRw== dependencies: chalk "^5.0.0" cron-parser "^4.1.0"