Skip to content

Commit d683b39

Browse files
chore(deps): update dependency @netlify/build to ^27.3.0 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6838df8 commit d683b39

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

package-lock.json

Lines changed: 32 additions & 32 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.2.0",
40+
"@netlify/build": "^27.3.0",
4141
"@netlify/eslint-config-node": "6.0.0",
4242
"@types/jest": "^28.0.0",
4343
"ava": "^4.0.0",

plugin/package-lock.json

Lines changed: 20 additions & 20 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
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@gatsbyjs/reach-router": "^1.3.6",
64-
"@netlify/build": "^27.2.0",
64+
"@netlify/build": "^27.3.0",
6565
"@types/fs-extra": "^9.0.12",
6666
"@types/multer": "^1.4.7",
6767
"@types/semver": "^7.3.9",

0 commit comments

Comments
 (0)