Skip to content

Commit 9f2b8a4

Browse files
chore(deps): update dependency @netlify/build to ^27.18.3 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb46fca commit 9f2b8a4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

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

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -150,15 +150,15 @@
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.18.2":
154-
version "27.18.2"
155-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.18.2.tgz#b8b58b6cc763285d86cd017e7a0aed3aff722ce9"
156-
integrity sha512-cVUn4ifkEWxk0AnDs8GTittC0xy1S3DGZMvk6IVALLIc3kXmCqO/A71CnWvqCrcmYF2fDZB0prLumw7bVB9FLQ==
153+
"@netlify/build@^27.18.3":
154+
version "27.18.3"
155+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.18.3.tgz#8dfefec03afd770b006f34d3a04bcc56341b2a96"
156+
integrity sha512-Q4IKNpLhJFezhyMb+jg7OIhS2ANOB9akLt58JX4A/XStY+42jQvuzsNG/2EcDcmshjJP5fob50GyqrzpsLG3Aw==
157157
dependencies:
158158
"@bugsnag/js" "^7.0.0"
159159
"@netlify/cache-utils" "^4.0.0"
160160
"@netlify/config" "^18.2.3"
161-
"@netlify/edge-bundler" "^2.0.5"
161+
"@netlify/edge-bundler" "^2.1.0"
162162
"@netlify/functions-utils" "^4.2.9"
163163
"@netlify/git-utils" "^4.0.0"
164164
"@netlify/plugins-list" "^6.44.0"
@@ -256,10 +256,10 @@
256256
validate-npm-package-name "^4.0.0"
257257
yargs "^17.3.1"
258258

259-
"@netlify/edge-bundler@^2.0.5":
260-
version "2.0.5"
261-
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-2.0.5.tgz#60057269bfa25707f82a64d96f9bcb921a6ca18c"
262-
integrity sha512-HXnc9PnV4uO8JJsqVPqor6ujnYP27grTzR6EhBvM0VkSPftYt8CX5Utk/QyWEhTgZL7/9Iqe2tBJ5eAypsvtwA==
259+
"@netlify/edge-bundler@^2.1.0":
260+
version "2.1.0"
261+
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-2.1.0.tgz#d87efa85a8e3f4cc6246879ec8a882ec1b4c8a45"
262+
integrity sha512-yHb4xIZi1qiDtrL7Th7zJkJDBMmrbtRNVGllqq1hLLqDhugEtAz9AVGp3huHgl2F9D5m0l0HbpyWKG+SnZ+54A==
263263
dependencies:
264264
"@import-maps/resolve" "^1.0.1"
265265
common-path-prefix "^3.0.0"

0 commit comments

Comments
 (0)