Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 93abb16

Browse files
authoredMar 9, 2023
chore(deps): update dependency @netlify/build to ^29.6.6 (#1974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3bb251 commit 93abb16

File tree

3 files changed

+40
-37
lines changed

3 files changed

+40
-37
lines changed
 

‎package-lock.json

Lines changed: 38 additions & 35 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
@@ -52,7 +52,7 @@
5252
"@babel/preset-env": "^7.15.8",
5353
"@babel/preset-typescript": "^7.16.0",
5454
"@delucis/if-env": "^1.1.2",
55-
"@netlify/build": "^29.6.5",
55+
"@netlify/build": "^29.6.6",
5656
"@netlify/eslint-config-node": "^7.0.1",
5757
"@testing-library/cypress": "^8.0.1",
5858
"@types/fs-extra": "^9.0.13",

‎packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@delucis/if-env": "^1.1.2",
39-
"@netlify/build": "^29.6.5",
39+
"@netlify/build": "^29.6.6",
4040
"@types/fs-extra": "^9.0.13",
4141
"@types/jest": "^27.4.1",
4242
"@types/merge-stream": "^1.1.2",

0 commit comments

Comments
 (0)
Please sign in to comment.