From 4d098960c62da975bb81dc1bb0be484062bbe0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:55:44 +0000 Subject: [PATCH] Bump lint-staged from 14.0.1 to 15.0.1 in /packages/ui Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.0.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index c9b8d672..a245984b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -57,7 +57,7 @@ "eslint": "^8.49.0", "less": "^4.2.0", "less-loader": "^11.1.3", - "lint-staged": "^14.0.1", + "lint-staged": "^15.0.1", "prettier": "^3.0.3", "prettier-config-common": "^1.4.0", "tsnd": "^1.1.0",