Skip to content

Commit 1f9093a

Browse files
Merge pull request #392 from netlify/renovate/netlify-packages
chore(deps): update dependency @netlify/build to ^29.41.2
2 parents cfa8862 + a9c43e2 commit 1f9093a

File tree

2 files changed

+11
-58
lines changed

2 files changed

+11
-58
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.41.1",
13+
"@netlify/build": "^29.41.2",
1414
"@netlify/functions": "^1.6.0",
1515
"@netlify/plugin-nextjs": "^4.41.3"
1616
}

yarn.lock

+10-57
Original file line numberDiff line numberDiff line change
@@ -462,18 +462,18 @@
462462
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.3.0.tgz#3331cfe79781c679f73bb2ee67619c4b2d1e5bb3"
463463
integrity sha512-wN/kNTZo4xjlUM/C0WILOkJbe8p4AFquSGkZEIoIcgnsx5ikp2GyqGiq1WMLee7QdbnqeIV2g2hn/PjT324E5w==
464464

465-
"@netlify/build@^29.41.1":
466-
version "29.41.1"
467-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.41.1.tgz#e91aed8eb395d2cc0305317046f03634b8c718f7"
468-
integrity sha512-dqFGV2d7xmRDnlT6vqjN0/8ky6H/h0yx1qXtEpm8jZHF9MmGCEDdd41cbDSQ1sMODho6hV8xcNdU4sWUeyTecg==
465+
"@netlify/build@^29.41.2":
466+
version "29.41.2"
467+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.41.2.tgz#ad323cdcebf979e32378cbb8a79e8dc315af110a"
468+
integrity sha512-txcYS00PXfmfw9hIxc4Q5c8p4DLkaGqgX3yjGUH2y/2NXxJQxpZiZBBVYeVW5q0rwb+17trE2gQJ/xnOXo3O5Q==
469469
dependencies:
470470
"@bugsnag/js" "^7.0.0"
471471
"@netlify/blobs" "^7.3.0"
472472
"@netlify/cache-utils" "^5.1.5"
473473
"@netlify/config" "^20.12.3"
474474
"@netlify/edge-bundler" "12.0.0"
475475
"@netlify/framework-info" "^9.8.11"
476-
"@netlify/functions-utils" "^5.2.54"
476+
"@netlify/functions-utils" "^5.2.55"
477477
"@netlify/git-utils" "^5.1.1"
478478
"@netlify/opentelemetry-utils" "^1.2.0"
479479
"@netlify/plugins-list" "^6.77.0"
@@ -741,12 +741,12 @@
741741
read-pkg-up "^9.0.0"
742742
semver "^7.3.8"
743743

744-
"@netlify/functions-utils@^5.2.54":
745-
version "5.2.54"
746-
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.2.54.tgz#c26dbd968fafc17098be8844f646a45c88734e0f"
747-
integrity sha512-QdYmIPC6NBp90MfuHWeNGqf1XdsRUcIIbcWnT2AK1g2By8ur8m28qGM99GlReRmprzC7ZT7YmwcHjUjaq24sRA==
744+
"@netlify/functions-utils@^5.2.55":
745+
version "5.2.55"
746+
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.2.55.tgz#ccf51970875d6fd3f4344ecdb9d0c6c8fb8f9abd"
747+
integrity sha512-4xTb/zuUT5SFpZH+RGKUV6pwrYyGS3L4emcrVi5u/nbJ/8yU8v8MdUdTGxoUhyeFw1kIp5C6vsru1fpU0ti0XA==
748748
dependencies:
749-
"@netlify/zip-it-and-ship-it" "9.31.3"
749+
"@netlify/zip-it-and-ship-it" "9.32.1"
750750
cpy "^9.0.0"
751751
path-exists "^5.0.0"
752752

@@ -857,14 +857,6 @@
857857
"@netlify/node-cookies" "^0.1.0"
858858
urlpattern-polyfill "8.0.2"
859859

860-
"@netlify/serverless-functions-api@^1.16.2":
861-
version "1.16.2"
862-
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.16.2.tgz#51b6edec5557a4056747891b5e23dde719d8eb9a"
863-
integrity sha512-v28g91/bnvvFw+LO/ro/n766RhbWqB5UG2H73kwEUuSqlnLuO/tMgPh13vOeeIgjZcXZoulGn13g7eUs4j6Qpg==
864-
dependencies:
865-
"@netlify/node-cookies" "^0.1.0"
866-
urlpattern-polyfill "8.0.2"
867-
868860
"@netlify/serverless-functions-api@^1.18.0":
869861
version "1.18.0"
870862
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.18.0.tgz#83542c0ec29602e55871744e1539ad761b7fd308"
@@ -879,45 +871,6 @@
879871
"@opentelemetry/semantic-conventions" "^1.23.0"
880872
urlpattern-polyfill "8.0.2"
881873

882-
"@netlify/[email protected]":
883-
version "9.31.3"
884-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.31.3.tgz#9f97475a94f177412d1fc0cf8a2222c1892cd1dd"
885-
integrity sha512-cB8DE0pV90IYShytLcKyxZFy6aolKqSuFDMOKVL/svJ6hMQOVlngz5ZKcNRX4rQ2uHWHTe75tgTn6OqmelQYrw==
886-
dependencies:
887-
"@babel/parser" "^7.22.5"
888-
"@babel/types" "7.23.6"
889-
"@netlify/binary-info" "^1.0.0"
890-
"@netlify/serverless-functions-api" "^1.16.2"
891-
"@vercel/nft" "^0.23.0"
892-
archiver "^6.0.0"
893-
common-path-prefix "^3.0.0"
894-
cp-file "^10.0.0"
895-
es-module-lexer "^1.0.0"
896-
esbuild "0.19.11"
897-
execa "^6.0.0"
898-
fast-glob "^3.3.2"
899-
filter-obj "^5.0.0"
900-
find-up "^6.0.0"
901-
glob "^8.0.3"
902-
is-builtin-module "^3.1.0"
903-
is-path-inside "^4.0.0"
904-
junk "^4.0.0"
905-
locate-path "^7.0.0"
906-
merge-options "^3.0.4"
907-
minimatch "^9.0.0"
908-
normalize-path "^3.0.0"
909-
p-map "^5.0.0"
910-
path-exists "^5.0.0"
911-
precinct "^11.0.0"
912-
require-package-name "^2.0.1"
913-
resolve "^2.0.0-next.1"
914-
semver "^7.3.8"
915-
tmp-promise "^3.0.2"
916-
toml "^3.0.0"
917-
unixify "^1.0.0"
918-
urlpattern-polyfill "8.0.2"
919-
yargs "^17.0.0"
920-
921874
"@netlify/[email protected]":
922875
version "9.32.1"
923876
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.32.1.tgz#1fd025d2934548774f509678a3bf8156cfc36273"

0 commit comments

Comments
 (0)