From 25acfcff745653cf512c1ea8d03940f621b0319e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 00:06:59 +0000 Subject: [PATCH] chore: Bump lint-staged from 15.2.9 to 15.2.10 (#4960) Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5677620f1a..2964c276fa 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "husky": "4.3.8", "i18next-scanner": "4.5.0", "jest": "29.7.0", - "lint-staged": "15.2.9", + "lint-staged": "15.2.10", "os-browserify": "0.3.0", "path-browserify": "1.0.1", "prettier": "3.2.4", diff --git a/yarn.lock b/yarn.lock index 3bfed77264..3736011ee4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10418,9 +10418,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:15.2.9": - version: 15.2.9 - resolution: "lint-staged@npm:15.2.9" +"lint-staged@npm:15.2.10": + version: 15.2.10 + resolution: "lint-staged@npm:15.2.10" dependencies: chalk: ~5.3.0 commander: ~12.1.0 @@ -10428,13 +10428,13 @@ __metadata: execa: ~8.0.1 lilconfig: ~3.1.2 listr2: ~8.2.4 - micromatch: ~4.0.7 + micromatch: ~4.0.8 pidtree: ~0.6.0 string-argv: ~0.3.2 yaml: ~2.5.0 bin: lint-staged: bin/lint-staged.js - checksum: 7f804c24d0374b48d26f11a051342141b84c9954f77225bab5ae221b1e4d47a72f722f39b13169267592c28b2614ad39f9722fd86bc4cdfdf93e8601ff66b0e1 + checksum: 7ab255b848478ca47c6b94aad0e7a3cfe5ba48ae1fb353cfa86635741333b83b1fd793d7cac6d44bf0388ad087d7e0250c7ec0a8ebece63fbcf7a8d175279809 languageName: node linkType: hard @@ -10769,7 +10769,7 @@ __metadata: languageName: node linkType: hard -"micromatch@npm:^4.0.4, micromatch@npm:~4.0.7": +"micromatch@npm:^4.0.4, micromatch@npm:~4.0.8": version: 4.0.8 resolution: "micromatch@npm:4.0.8" dependencies: @@ -14486,7 +14486,7 @@ __metadata: i18next-scanner: 4.5.0 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - lint-staged: 15.2.9 + lint-staged: 15.2.10 os-browserify: 0.3.0 path-browserify: 1.0.1 prettier: 3.2.4