Skip to content

Commit 9155efb

Browse files
renovate[bot]renovate-bot
andauthoredFeb 24, 2022
fix(deps): update dependency @netlify/build to ^26.3.6 (#4365)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 73793bf commit 9155efb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
 

‎npm-shrinkwrap.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"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\" \"!site/package-lock.json\" \"!.github/**/*.md\""
201201
},
202202
"dependencies": {
203-
"@netlify/build": "^26.3.5",
203+
"@netlify/build": "^26.3.6",
204204
"@netlify/config": "^17.0.13",
205205
"@netlify/framework-info": "^9.0.2",
206206
"@netlify/local-functions-proxy": "^1.1.1",

1 commit comments

Comments
 (1)

github-actions[bot] commented on Feb 24, 2022

@github-actions[bot]

📊 Benchmark results

Package size: 443 MB

Please sign in to comment.