Skip to content

Commit ef13731

Browse files
renovate[bot]renovate-botascorbic
authored
chore(deps): update dependency @netlify/build to ^26.2.3 (#1193)
* chore(deps): update dependency @netlify/build to ^26.2.3 * chore: fix install Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Matt Kane <[email protected]>
1 parent b27c2f2 commit ef13731

File tree

3 files changed

+57
-100
lines changed

3 files changed

+57
-100
lines changed

demos/default/local-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"preinstall": "cd ../../.. && npm i"
7+
"preinstall": "cd ../../.. && npm ci"
88
},
99
"author": "",
1010
"license": "ISC"

package-lock.json

Lines changed: 55 additions & 98 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
@@ -74,7 +74,7 @@
7474
"@babel/core": "^7.15.8",
7575
"@babel/preset-env": "^7.15.8",
7676
"@babel/preset-typescript": "^7.16.0",
77-
"@netlify/build": "^26.2.2",
77+
"@netlify/build": "^26.2.3",
7878
"@netlify/eslint-config-node": "^4.1.7",
7979
"@testing-library/cypress": "^8.0.1",
8080
"@types/fs-extra": "^9.0.13",

0 commit comments

Comments
 (0)