From 3a59d3608a19fea47ada88b0bbb4e4702d264f1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:05:41 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/build to ^29.54.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99e971da..2dbcb1fd 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-unicorn": "^49.0.0", "husky": "^4.3.0", "netlify-cli": "^17.36.3", - "@netlify/build": "^29.28.2", + "@netlify/build": "^29.54.8", "npm-run-all2": "^6.0.0", "prettier": "^2.1.2" },