Skip to content

Commit cbed580

Browse files
chore(deps): update dependency @netlify/build to v26.5.1 (#774)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6ab31fe commit cbed580

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@algolia/algoliasearch-netlify-frontend": "*",
2626
"@algolia/netlify-plugin-crawler": "*",
27-
"@netlify/build": "26.5.0",
27+
"@netlify/build": "26.5.1",
2828
"@types/jest": "27.4.1",
2929
"@types/node": "16.11.26",
3030
"@typescript-eslint/eslint-plugin": "5.16.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2657,18 +2657,18 @@
26572657
call-me-maybe "^1.0.1"
26582658
glob-to-regexp "^0.3.0"
26592659

2660-
"@netlify/build@26.5.0":
2661-
version "26.5.0"
2662-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-26.5.0.tgz#f5fa412e917a348c70bce6e0c19fab33ea20dfd4"
2663-
integrity sha512-aF6H6CnWcggf5ObDYMzreGq9tKtny95Ys9GhxCMxoQxfhcw3kab984Xj1epk3wlKNt1vJbZ3bndlme3LDG/cOg==
2660+
"@netlify/build@26.5.1":
2661+
version "26.5.1"
2662+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-26.5.1.tgz#cce2d91740af7a46d022dd8dd5ee693bb811c45b"
2663+
integrity sha512-sqS/7zyJwp48f1nsKJ9XaZF8FSoJpdCp1EH2g5777rc0hGyYC1AFX0NaJnT3weN47VjsLkaxcfHBUvwo6lyEJw==
26642664
dependencies:
26652665
"@bugsnag/js" "^7.0.0"
26662666
"@netlify/cache-utils" "^4.0.0"
26672667
"@netlify/config" "^17.0.0"
26682668
"@netlify/functions-utils" "^4.0.0"
26692669
"@netlify/git-utils" "^4.0.0"
26702670
"@netlify/plugin-edge-handlers" "^3.0.7"
2671-
"@netlify/plugins-list" "^6.16.0"
2671+
"@netlify/plugins-list" "^6.17.0"
26722672
"@netlify/run-utils" "^4.0.0"
26732673
"@netlify/zip-it-and-ship-it" "5.9.0"
26742674
"@sindresorhus/slugify" "^2.0.0"
@@ -2989,10 +2989,10 @@
29892989
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.10.2.tgz#0428ac9a63bc95f2cda140b1a83a8937fe1a221c"
29902990
integrity sha512-Agkt26O+bBQq3iXq7tSnDqWn+Ew3M7ImtoBNy/KI2KhNGaW1Mu31F9sIJqxvTUjVjBfklSI/L9M5GBWVAgk08A==
29912991

2992-
"@netlify/plugins-list@^6.16.0":
2993-
version "6.16.0"
2994-
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.16.0.tgz#9a7b917af5a741f5145ed1bf480bffec895468b6"
2995-
integrity sha512-wfPmtfHW7WY6oivVfkHY6yo2hiMjvsP97/vKIn+mzpjmua+nCC3aIfbU+JJGnH8HwKq7UAbC2bwLNQhvQdYsuQ==
2992+
"@netlify/plugins-list@^6.17.0":
2993+
version "6.17.0"
2994+
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.17.0.tgz#fd6ff86a81de0f2b4bc14ec2f0f5f9431ec54bd6"
2995+
integrity sha512-XQMijnVOxbZwkOeSzUZ8Hwon8WIv9uka5R6+mjJs25lcFiTscA8HqHWjhSHf2xPSrcKopJm4BNJZja5YHV3NQg==
29962996

29972997
"@netlify/routing-local-proxy-darwin-arm64@^0.34.1":
29982998
version "0.34.1"

0 commit comments

Comments
 (0)