Skip to content

Commit 45db991

Browse files
chore(deps): update dependency @netlify/build to ^27.16.0 (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0a1436 commit 45db991

File tree

4 files changed

+69
-67
lines changed

4 files changed

+69
-67
lines changed

package-lock.json

Lines changed: 29 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"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\""
3838
},
3939
"devDependencies": {
40-
"@netlify/build": "^27.15.7",
40+
"@netlify/build": "^27.16.0",
4141
"@netlify/eslint-config-node": "7.0.0",
4242
"@types/jest": "^28.0.0",
4343
"ava": "^4.0.0",

plugin/package-lock.json

Lines changed: 38 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@gatsbyjs/reach-router": "^1.3.6",
65-
"@netlify/build": "^27.15.7",
65+
"@netlify/build": "^27.16.0",
6666
"@types/fs-extra": "^9.0.12",
6767
"@types/multer": "^1.4.7",
6868
"@types/semver": "^7.3.9",

0 commit comments

Comments
 (0)