Skip to content

Commit

Permalink
fix(deps): update netlify packages (#5237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2022
1 parent 7e1b19d commit ad8a84f
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
178 changes: 89 additions & 89 deletions npm-shrinkwrap.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@
"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": "^28.1.15",
"@netlify/config": "^20.0.0",
"@netlify/build": "^28.2.0",
"@netlify/config": "^20.0.1",
"@netlify/edge-bundler": "^4.0.2",
"@netlify/framework-info": "^9.5.1",
"@netlify/local-functions-proxy": "^1.1.1",
Expand Down Expand Up @@ -295,10 +295,10 @@
"memoize-one": "^6.0.0",
"minimist": "^1.2.5",
"multiparty": "^4.2.1",
"netlify": "^13.0.1",
"netlify-headers-parser": "^7.0.1",
"netlify": "^13.0.2",
"netlify-headers-parser": "^7.0.2",
"netlify-onegraph-internal": "0.10.1",
"netlify-redirect-parser": "^14.0.1",
"netlify-redirect-parser": "^14.0.2",
"netlify-redirector": "^0.3.1",
"node-fetch": "^2.6.0",
"node-version-alias": "^1.0.1",
Expand Down

1 comment on commit ad8a84f

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

Please sign in to comment.