Skip to content

Commit

Permalink
fix(deps): update netlify packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2022
1 parent b4349df commit ae464bc
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 38 deletions.
97 changes: 61 additions & 36 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 @@ -225,8 +225,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.0",
"@netlify/config": "^19.0.1",
"@netlify/build": "^28.1.2",
"@netlify/config": "^19.0.2",
"@netlify/edge-bundler": "^2.8.0",
"@netlify/framework-info": "^9.3.0",
"@netlify/local-functions-proxy": "^1.1.1",
Expand Down

0 comments on commit ae464bc

Please sign in to comment.