Skip to content

Commit 3b491be

Browse files
fix(deps): update dependency @netlify/build to ^29.2.1 (#5330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Eduardo Bouças <[email protected]>
1 parent 3ff4a57 commit 3b491be

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

npm-shrinkwrap.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tools,scripts,site,tests,.github}/**/*.{mjs,cjs,js,md,yml,json,html}\" \"*.{mjs,cjs,js,yml,json,html}\" \".*.{mjs,cjs,js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\" \"!**/*/package-lock.json\" \"!.github/**/*.md\""
231231
},
232232
"dependencies": {
233-
"@netlify/build": "^29.2.0",
233+
"@netlify/build": "^29.2.1",
234234
"@netlify/config": "^20.2.0",
235235
"@netlify/edge-bundler": "^7.1.0",
236236
"@netlify/framework-info": "^9.5.3",

0 commit comments

Comments
 (0)