Skip to content

Commit 129216e

Browse files
fix(deps): update dependency @netlify/build to ^27.0.1 (#4548)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 59c3670 commit 129216e

File tree

2 files changed

+53
-123
lines changed

2 files changed

+53
-123
lines changed

npm-shrinkwrap.json

Lines changed: 52 additions & 122 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
@@ -206,7 +206,7 @@
206206
"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\""
207207
},
208208
"dependencies": {
209-
"@netlify/build": "^27.0.0",
209+
"@netlify/build": "^27.0.1",
210210
"@netlify/config": "^18.0.0",
211211
"@netlify/edge-bundler": "^0.12.0",
212212
"@netlify/framework-info": "^9.0.2",

0 commit comments

Comments
 (0)