Skip to content

Commit

Permalink
Merge pull request #453 from netlify/renovate/netlify-packages
Browse files Browse the repository at this point in the history
chore(deps): update dependency @netlify/build to ^29.56.1
  • Loading branch information
kodiakhq[bot] authored Nov 15, 2024
2 parents a893bdf + 499c841 commit 9930089
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@netlify/build": "^29.56.0",
"@netlify/build": "^29.56.1",
"@netlify/functions": "^1.6.0",
"@netlify/plugin-nextjs": "^4.41.3"
}
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,15 +464,15 @@
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.4.0.tgz#cc28b64436519fa2b8d51a0736e1549bdb84f5e0"
integrity sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg==

"@netlify/build@^29.56.0":
version "29.56.0"
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.56.0.tgz#ee28ac3bfd5770d6e77b4c91935dece67d638764"
integrity sha512-x2DUxBt1MigjAX+2xpDmWKp4BlTvg4GofaR2SWSz80D+zkfWRJp01de1O5mKH9QK3saQBQUVJyi+mrK64YNf4w==
"@netlify/build@^29.56.1":
version "29.56.1"
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.56.1.tgz#b87723153e698bc2964bf370c8d1dcb20c96d3e3"
integrity sha512-0/4GiVTL69AXeIly6ZXIi5g4qU2Oi9djCUcJO6xCZCDgft6TD90JXlsCQ5P/+oh0CFcNPpsy9DBvY8mm0fSFVw==
dependencies:
"@bugsnag/js" "^7.0.0"
"@netlify/blobs" "^7.4.0"
"@netlify/cache-utils" "^5.1.6"
"@netlify/config" "^20.19.0"
"@netlify/config" "^20.19.1"
"@netlify/edge-bundler" "12.2.3"
"@netlify/framework-info" "^9.8.13"
"@netlify/functions-utils" "^5.2.93"
Expand All @@ -490,7 +490,7 @@
figures "^5.0.0"
filter-obj "^5.0.0"
got "^12.0.0"
hot-shots "10.1.1"
hot-shots "10.2.1"
indent-string "^5.0.0"
is-plain-obj "^4.0.0"
js-yaml "^4.0.0"
Expand Down Expand Up @@ -542,10 +542,10 @@
path-exists "^5.0.0"
readdirp "^3.4.0"

"@netlify/config@^20.19.0":
version "20.19.0"
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.19.0.tgz#d79c66498bb85b8ee9c8f917ad668532e4c78eec"
integrity sha512-vkqTQ7jaudPSRME6ZzYml6qRWxIJXnUQ8csqOSx5Yv0ysj1zb2l+Ke3c5bc6Cttkg4ay2YLx4M0/7n6nT3KojQ==
"@netlify/config@^20.19.1":
version "20.19.1"
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.19.1.tgz#534bf981df0f5da41b6b644d95c8e2211611c560"
integrity sha512-GkN8IwHilIlusFuAW+DFjhtpghnaelNcHUoZwBDcJou8eyhIZYAj6B4STMyGUggIfMobYGM28kEY3gN4uUVq0g==
dependencies:
"@iarna/toml" "^2.2.5"
chalk "^5.0.0"
Expand Down Expand Up @@ -2707,10 +2707,10 @@ hosted-git-info@^7.0.0:
dependencies:
lru-cache "^10.0.1"

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

Expand Down

0 comments on commit 9930089

Please sign in to comment.