Skip to content

Commit

Permalink
fix(deps): update netlify build packages (#3162)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 13, 2021
1 parent 5a8bf06 commit 0ef42aa
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 39 deletions.
61 changes: 24 additions & 37 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"prettier": "--ignore-path .gitignore --loglevel=warn \"{src,scripts,site,tests,.github}/**/*.{js,md,yml,json,html}\" \"*.{js,yml,json,html}\" \".*.{js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\""
},
"dependencies": {
"@netlify/build": "^18.2.4",
"@netlify/config": "^15.1.4",
"@netlify/build": "^18.2.5",
"@netlify/config": "^15.1.5",
"@netlify/framework-info": "^5.8.0",
"@netlify/local-functions-proxy": "^1.1.1",
"@netlify/plugin-edge-handlers": "^1.11.22",
Expand Down

1 comment on commit 0ef42aa

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 330 MB

Please sign in to comment.