Skip to content

Commit 9930089

Browse files
Merge pull request #453 from netlify/renovate/netlify-packages
chore(deps): update dependency @netlify/build to ^29.56.1
2 parents a893bdf + 499c841 commit 9930089

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-dom": "18.3.1"
1111
},
1212
"devDependencies": {
13-
"@netlify/build": "^29.56.0",
13+
"@netlify/build": "^29.56.1",
1414
"@netlify/functions": "^1.6.0",
1515
"@netlify/plugin-nextjs": "^4.41.3"
1616
}

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -464,15 +464,15 @@
464464
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.4.0.tgz#cc28b64436519fa2b8d51a0736e1549bdb84f5e0"
465465
integrity sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg==
466466

467-
"@netlify/build@^29.56.0":
468-
version "29.56.0"
469-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.56.0.tgz#ee28ac3bfd5770d6e77b4c91935dece67d638764"
470-
integrity sha512-x2DUxBt1MigjAX+2xpDmWKp4BlTvg4GofaR2SWSz80D+zkfWRJp01de1O5mKH9QK3saQBQUVJyi+mrK64YNf4w==
467+
"@netlify/build@^29.56.1":
468+
version "29.56.1"
469+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.56.1.tgz#b87723153e698bc2964bf370c8d1dcb20c96d3e3"
470+
integrity sha512-0/4GiVTL69AXeIly6ZXIi5g4qU2Oi9djCUcJO6xCZCDgft6TD90JXlsCQ5P/+oh0CFcNPpsy9DBvY8mm0fSFVw==
471471
dependencies:
472472
"@bugsnag/js" "^7.0.0"
473473
"@netlify/blobs" "^7.4.0"
474474
"@netlify/cache-utils" "^5.1.6"
475-
"@netlify/config" "^20.19.0"
475+
"@netlify/config" "^20.19.1"
476476
"@netlify/edge-bundler" "12.2.3"
477477
"@netlify/framework-info" "^9.8.13"
478478
"@netlify/functions-utils" "^5.2.93"
@@ -490,7 +490,7 @@
490490
figures "^5.0.0"
491491
filter-obj "^5.0.0"
492492
got "^12.0.0"
493-
hot-shots "10.1.1"
493+
hot-shots "10.2.1"
494494
indent-string "^5.0.0"
495495
is-plain-obj "^4.0.0"
496496
js-yaml "^4.0.0"
@@ -542,10 +542,10 @@
542542
path-exists "^5.0.0"
543543
readdirp "^3.4.0"
544544

545-
"@netlify/config@^20.19.0":
546-
version "20.19.0"
547-
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.19.0.tgz#d79c66498bb85b8ee9c8f917ad668532e4c78eec"
548-
integrity sha512-vkqTQ7jaudPSRME6ZzYml6qRWxIJXnUQ8csqOSx5Yv0ysj1zb2l+Ke3c5bc6Cttkg4ay2YLx4M0/7n6nT3KojQ==
545+
"@netlify/config@^20.19.1":
546+
version "20.19.1"
547+
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.19.1.tgz#534bf981df0f5da41b6b644d95c8e2211611c560"
548+
integrity sha512-GkN8IwHilIlusFuAW+DFjhtpghnaelNcHUoZwBDcJou8eyhIZYAj6B4STMyGUggIfMobYGM28kEY3gN4uUVq0g==
549549
dependencies:
550550
"@iarna/toml" "^2.2.5"
551551
chalk "^5.0.0"
@@ -2707,10 +2707,10 @@ hosted-git-info@^7.0.0:
27072707
dependencies:
27082708
lru-cache "^10.0.1"
27092709

2710-
hot-shots@10.1.1:
2711-
version "10.1.1"
2712-
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-10.1.1.tgz#8f1be5f07252bfb8b62a34254ce0872c7254991f"
2713-
integrity sha512-KTsH9hb+YZHH0IIRf22y0X8mPw8j521W5xRAUeaUlGNBDsf44ixE7ZeyXbUHd/nQ1n04UEhi2ja05/QVOS/CgQ==
2710+
hot-shots@10.2.1:
2711+
version "10.2.1"
2712+
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-10.2.1.tgz#dbc70dd005c12f24b5484aa5af8d97446e9b945e"
2713+
integrity sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==
27142714
optionalDependencies:
27152715
unix-dgram "2.x"
27162716

0 commit comments

Comments
 (0)