Skip to content

Commit 8ada292

Browse files
Merge branch 'main' into release-please--branches--main--components--plugin-nextjs
2 parents 01b514a + 3743d50 commit 8ada292

File tree

3 files changed

+44
-40
lines changed

3 files changed

+44
-40
lines changed

package-lock.json

Lines changed: 42 additions & 38 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
@@ -47,7 +47,7 @@
4747
"@babel/preset-env": "^7.15.8",
4848
"@babel/preset-typescript": "^7.16.0",
4949
"@delucis/if-env": "^1.1.2",
50-
"@netlify/build": "^27.0.0",
50+
"@netlify/build": "^27.0.1",
5151
"@netlify/eslint-config-node": "^5.1.8",
5252
"@testing-library/cypress": "^8.0.1",
5353
"@types/fs-extra": "^9.0.13",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tiny-glob": "^0.2.9"
2828
},
2929
"devDependencies": {
30-
"@netlify/build": "^27.0.0",
30+
"@netlify/build": "^27.0.1",
3131
"@types/fs-extra": "^9.0.13",
3232
"@types/jest": "^27.4.1",
3333
"@types/node": "^17.0.25",

0 commit comments

Comments
 (0)