From 8f8a85b924a0363e1fb0c771b3e510726f63c405 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 17:47:43 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/build to ^27.18.4 --- package.json | 2 +- yarn.lock | 34 ++++++++++++++++++++-------------- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index a32ff2d..7ed7afe 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-dom": "^18.1.0" }, "devDependencies": { - "@netlify/build": "^27.18.3", + "@netlify/build": "^27.18.4", "@netlify/functions": "^1.2.0", "@netlify/plugin-nextjs": "^4.23.1", "@types/fs-extra": "^9.0.13", diff --git a/yarn.lock b/yarn.lock index 56f8b6b..043fd4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,18 +150,18 @@ 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.18.3": - version "27.18.3" - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.18.3.tgz#8dfefec03afd770b006f34d3a04bcc56341b2a96" - integrity sha512-Q4IKNpLhJFezhyMb+jg7OIhS2ANOB9akLt58JX4A/XStY+42jQvuzsNG/2EcDcmshjJP5fob50GyqrzpsLG3Aw== +"@netlify/build@^27.18.4": + version "27.18.4" + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.18.4.tgz#c8f1fb73ead26618b106986d52de4f66947a7bea" + integrity sha512-3DXTuv5X9FWI+6G7uI29GlxkatMqgNyPX9Ey2BiYIi2CSUjILuCealVW+Qo3SV0+afty3teptaUfMQSKa1OLHg== dependencies: "@bugsnag/js" "^7.0.0" "@netlify/cache-utils" "^4.0.0" "@netlify/config" "^18.2.3" - "@netlify/edge-bundler" "^2.1.0" + "@netlify/edge-bundler" "^2.2.0" "@netlify/functions-utils" "^4.2.9" "@netlify/git-utils" "^4.0.0" - "@netlify/plugins-list" "^6.44.0" + "@netlify/plugins-list" "^6.45.0" "@netlify/run-utils" "^4.0.0" "@netlify/zip-it-and-ship-it" "^7.1.2" "@sindresorhus/slugify" "^2.0.0" @@ -256,10 +256,10 @@ validate-npm-package-name "^4.0.0" yargs "^17.3.1" -"@netlify/edge-bundler@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-2.1.0.tgz#d87efa85a8e3f4cc6246879ec8a882ec1b4c8a45" - integrity sha512-yHb4xIZi1qiDtrL7Th7zJkJDBMmrbtRNVGllqq1hLLqDhugEtAz9AVGp3huHgl2F9D5m0l0HbpyWKG+SnZ+54A== +"@netlify/edge-bundler@^2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-2.2.0.tgz#d1875550e3e0cf06677e64f493cc7d6ff71789d8" + integrity sha512-8dvI9y77TULQCcLXya4xJIt1GMTmCAJ0XIPfxjv6lbbB2XU87/tEAQ/8VOzaC2lNf+U5qG0fcrzVjjuKt3K2Sw== dependencies: "@import-maps/resolve" "^1.0.1" common-path-prefix "^3.0.0" @@ -267,6 +267,7 @@ env-paths "^3.0.0" execa "^6.0.0" find-up "^6.3.0" + get-port "^6.1.2" glob-to-regexp "^0.4.1" node-fetch "^3.1.1" node-stream-zip "^1.15.0" @@ -602,10 +603,10 @@ slash "^3.0.0" tiny-glob "^0.2.9" -"@netlify/plugins-list@^6.44.0": - version "6.44.0" - resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.44.0.tgz#e4d5da305530fc9aad01fd3ee5e356b99623b424" - integrity sha512-yl4A0WzHg7PhQoefJKnjD3f31EMErIdbAQNis97x3tNoPcKeTW6dV79qttKn3PQbb3WyiFxfKlsi3xMQO6l8Nw== +"@netlify/plugins-list@^6.45.0": + version "6.45.0" + resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.45.0.tgz#3025505ca6b64bb3f345ea3f96d762a04cfb0aba" + integrity sha512-eFvBjP1o+ckujlV81GFDfnMOM9Vz4jeI/ZsRELLH7j1+GnGRrYcdG20THDJCS++l1bWEvX59PC2Je9eyD7fZFA== "@netlify/run-utils@^4.0.0": version "4.0.1" @@ -2410,6 +2411,11 @@ get-port-please@^2.6.1: dependencies: fs-memo "^1.2.0" +get-port@^6.1.2: + version "6.1.2" + resolved "https://registry.yarnpkg.com/get-port/-/get-port-6.1.2.tgz#c1228abb67ba0e17fb346da33b15187833b9c08a" + integrity sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw== + get-stream@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"