Skip to content

Commit b22afe8

Browse files
chore(deps): update dependency @netlify/build to v32
1 parent 500af49 commit b22afe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"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\""
4141
},
4242
"devDependencies": {
43-
"@netlify/build": "^29.58.10",
43+
"@netlify/build": "^32.1.3",
4444
"@netlify/eslint-config-node": "7.0.1",
4545
"@types/jest": "^29.0.0",
4646
"ava": "^5.0.0",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@gatsbyjs/reach-router": "^2.0.0",
63-
"@netlify/build": "^29.58.10",
63+
"@netlify/build": "^32.1.3",
6464
"@types/chance": "^1.1.3",
6565
"@types/fs-extra": "^9.0.12",
6666
"@types/multer": "^1.4.7",

0 commit comments

Comments
 (0)