Skip to content

Commit

Permalink
chore(deps): update dependency @netlify/build to ^29.23.1 (#685)
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 Oct 17, 2023
1 parent 4f5210b commit be1c7f7
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 25 deletions.
52 changes: 44 additions & 8 deletions package-lock.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 @@ -40,7 +40,7 @@
"prettier": "--loglevel=warn \"{plugin,demo,.github}/**/*.{ts,js,md,yml,json,html}\" \"*.{ts,js,yml,json,html}\" \".*.{ts,js,yml,json,html}\" \"!package-lock.json\""
},
"devDependencies": {
"@netlify/build": "^29.23.0",
"@netlify/build": "^29.23.1",
"@netlify/eslint-config-node": "7.0.1",
"@types/jest": "^29.0.0",
"ava": "^5.0.0",
Expand Down
93 changes: 78 additions & 15 deletions plugin/package-lock.json

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

2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@gatsbyjs/reach-router": "^2.0.0",
"@netlify/build": "^29.23.0",
"@netlify/build": "^29.23.1",
"@types/chance": "^1.1.3",
"@types/fs-extra": "^9.0.12",
"@types/multer": "^1.4.7",
Expand Down

0 comments on commit be1c7f7

Please sign in to comment.