Skip to content

Commit 48bf9cf

Browse files
chore(deps): update dependency @netlify/build to ^27.20.3 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53372bd commit 48bf9cf

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-dom": "^18.1.0"
1212
},
1313
"devDependencies": {
14-
"@netlify/build": "^27.20.2",
14+
"@netlify/build": "^27.20.3",
1515
"@netlify/functions": "^1.3.0",
1616
"@netlify/plugin-nextjs": "^4.24.3",
1717
"@types/fs-extra": "^9.0.13",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,17 @@
150150
resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8"
151151
integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==
152152

153-
"@netlify/build@^27.20.2":
154-
version "27.20.2"
155-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.20.2.tgz#386b16ec44f16186bc6765f92d0dc177e135cd15"
156-
integrity sha512-lzCD46LIAEK5r5kKvTKAfDqcDBxewTpoFQyR3ThMHq0w7w+hdCk9/vcL1me6bUH0q59opGldBBvGy6x7Rp1zpw==
153+
"@netlify/build@^27.20.3":
154+
version "27.20.3"
155+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.20.3.tgz#1a43445072e05594b2f0b019dc324147f6b1d152"
156+
integrity sha512-dyEt8oDXYju8NYcgDEUUTseOI4ta2eL5NpvgY2Tu5xuMOFYmBEFK9jM6bMvlkfOsVGBEXQ4dmQx1cqqki/Y2Zw==
157157
dependencies:
158158
"@bugsnag/js" "^7.0.0"
159159
"@netlify/cache-utils" "^4.1.6"
160160
"@netlify/config" "^18.2.4"
161161
"@netlify/edge-bundler" "^2.6.0"
162-
"@netlify/functions-utils" "^4.2.10"
163-
"@netlify/git-utils" "^4.1.2"
162+
"@netlify/functions-utils" "^4.2.11"
163+
"@netlify/git-utils" "^4.1.3"
164164
"@netlify/plugins-list" "^6.48.0"
165165
"@netlify/run-utils" "^4.0.2"
166166
"@netlify/zip-it-and-ship-it" "^7.1.2"
@@ -404,10 +404,10 @@
404404
"@netlify/esbuild-windows-64" "0.14.39"
405405
"@netlify/esbuild-windows-arm64" "0.14.39"
406406

407-
"@netlify/functions-utils@^4.2.10":
408-
version "4.2.10"
409-
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-4.2.10.tgz#6bf61c3222f0d4f9c9dac2c48ee00426feea7085"
410-
integrity sha512-OodKCe8fmD/uK3sGkfcBi6bwOuM/V1/gMf//67/4HkIUj1haaEICcJmpw17r7RwyseIwOEvdBV5oHEmSyOhDhA==
407+
"@netlify/functions-utils@^4.2.11":
408+
version "4.2.11"
409+
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-4.2.11.tgz#d2f71a08cc6e1ac3dd808afce769b555f2f766e6"
410+
integrity sha512-FuVIaUaZERgVzKoXTavVNqLEKDHXWwCxF7yhhmESc77c2Euiv7tqxNAyp3UO5G5hHpLDKE1MPkVX8ff0pJ5WeA==
411411
dependencies:
412412
"@netlify/zip-it-and-ship-it" "^7.1.2"
413413
cpy "^8.1.0"
@@ -420,10 +420,10 @@
420420
dependencies:
421421
is-promise "^4.0.0"
422422

423-
"@netlify/git-utils@^4.1.2":
424-
version "4.1.2"
425-
resolved "https://registry.yarnpkg.com/@netlify/git-utils/-/git-utils-4.1.2.tgz#2054ad5c226ea2763f4f5c19e8762f992e958492"
426-
integrity sha512-Eee5Ht/bHPUV1cGaPF7kqV5V/78cXX0qyVDRDY72Crouw1F7V7D42yWpyf7/HrIg87LdzYoTmNwff7LMUTG4QA==
423+
"@netlify/git-utils@^4.1.3":
424+
version "4.1.3"
425+
resolved "https://registry.yarnpkg.com/@netlify/git-utils/-/git-utils-4.1.3.tgz#e8d7ab756a79b2fd2a83c8c245d9410dc8c823ae"
426+
integrity sha512-mSvK6UU+1L6wimoCaXqth/0XUY2/7n09ZRLHKLQAqQBQIEQHIZrnN8goK/J16O7ql+8ddiRVmnQm6cT0RFgRVg==
427427
dependencies:
428428
execa "^6.0.0"
429429
map-obj "^5.0.0"

0 commit comments

Comments
 (0)