Skip to content

Commit

Permalink
fix(deps): update dependency @netlify/build to ^29.2.1 (#5330)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
  • Loading branch information
renovate[bot] and eduardoboucas authored Dec 20, 2022
1 parent 3ff4a57 commit 3b491be
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"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\""
},
"dependencies": {
"@netlify/build": "^29.2.0",
"@netlify/build": "^29.2.1",
"@netlify/config": "^20.2.0",
"@netlify/edge-bundler": "^7.1.0",
"@netlify/framework-info": "^9.5.3",
Expand Down

1 comment on commit 3b491be

@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: 249 MB

Please sign in to comment.