Skip to content

Commit 0c5081b

Browse files
chore(deps): update dependency @netlify/build to ^27.20.2 (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fd4c9c commit 0c5081b

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.1",
14+
"@netlify/build": "^27.20.2",
1515
"@netlify/functions": "^1.3.0",
1616
"@netlify/plugin-nextjs": "^4.24.2",
1717
"@types/fs-extra": "^9.0.13",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -150,18 +150,18 @@
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.1":
154-
version "27.20.1"
155-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.20.1.tgz#c889077cd4446a25282310e1d14f01776c3c2161"
156-
integrity sha512-IjL8tQlOwrLO4fF7xqAjXUmGLyfLNETo8gftJ4qOk8CxjjNzUNbM5xt4wWv3GNScclrwAH85JXOjMnwNHXXg7w==
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==
157157
dependencies:
158158
"@bugsnag/js" "^7.0.0"
159-
"@netlify/cache-utils" "^4.1.5"
159+
"@netlify/cache-utils" "^4.1.6"
160160
"@netlify/config" "^18.2.4"
161161
"@netlify/edge-bundler" "^2.6.0"
162162
"@netlify/functions-utils" "^4.2.10"
163163
"@netlify/git-utils" "^4.1.2"
164-
"@netlify/plugins-list" "^6.46.0"
164+
"@netlify/plugins-list" "^6.48.0"
165165
"@netlify/run-utils" "^4.0.2"
166166
"@netlify/zip-it-and-ship-it" "^7.1.2"
167167
"@sindresorhus/slugify" "^2.0.0"
@@ -211,10 +211,10 @@
211211
uuid "^8.0.0"
212212
yargs "^17.3.1"
213213

214-
"@netlify/cache-utils@^4.1.5":
215-
version "4.1.5"
216-
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-4.1.5.tgz#9c856071c7e428f49c28cee81a0c8d6c6d06fae0"
217-
integrity sha512-NqxsL23n5LiLRnmMyAdDWhRJzuNm7OmsnWz7BhykZK2+iJ7PFeMVeZqa0tL4IQRq2JgtkWe7zCSl29035J5ctA==
214+
"@netlify/cache-utils@^4.1.6":
215+
version "4.1.6"
216+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-4.1.6.tgz#2b4f9a2be307f650b4557b063da149411a757786"
217+
integrity sha512-8n7zVoWs3xetgD2JxNXs0E/WU7MpHNDW9rxhOPnxn5PQWnYGjK18VRoEIISE4ZUnr7stDIUWF8bNDmFcj+l6KQ==
218218
dependencies:
219219
cpy "^8.1.0"
220220
del "^6.0.0"
@@ -478,10 +478,10 @@
478478
slash "^3.0.0"
479479
tiny-glob "^0.2.9"
480480

481-
"@netlify/plugins-list@^6.46.0":
482-
version "6.46.0"
483-
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.46.0.tgz#37ff4d0e564a42a5896b81f073cf6ed94d3d3737"
484-
integrity sha512-kUX90Eacqko9ni3cepVZKXFTLmhdwES/HDRlMYxyUh+SmvXWRC+h43b11nA0/6M5PEPolUChQOZN9wZql6oJJw==
481+
"@netlify/plugins-list@^6.48.0":
482+
version "6.48.0"
483+
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.48.0.tgz#311cb5d382cb266af5449f5846cd0cc3dbfd8684"
484+
integrity sha512-qnRqh2Ru/MPN/8UJQQiEqRWxlU2mrDVkdxrn7qqBXNgwNi95GR9jd7czU4vfXiOjascoc+czG1rLKsAk4B344A==
485485

486486
"@netlify/run-utils@^4.0.2":
487487
version "4.0.2"

0 commit comments

Comments
 (0)