Skip to content

Commit ec2b2b6

Browse files
build(deps-dev): bump lint-staged from 16.2.6 to 16.2.7 (#721)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.6 to 16.2.7. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.6...v16.2.7) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bfb89e commit ec2b2b6

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,10 +2619,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
26192619
dependencies:
26202620
delayed-stream "~1.0.0"
26212621

2622-
commander@^14.0.1:
2623-
version "14.0.1"
2624-
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.1.tgz#2f9225c19e6ebd0dc4404dd45821b2caa17ea09b"
2625-
integrity sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==
2622+
commander@^14.0.2:
2623+
version "14.0.2"
2624+
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.2.tgz#b71fd37fe4069e4c3c7c13925252ada4eba14e8e"
2625+
integrity sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==
26262626

26272627
commander@^2.9.0:
26282628
version "2.20.3"
@@ -6625,11 +6625,11 @@ lines-and-columns@^1.1.6:
66256625
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
66266626

66276627
lint-staged@^16.0.0:
6628-
version "16.2.6"
6629-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6.tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5"
6630-
integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==
6628+
version "16.2.7"
6629+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.7.tgz#c4a635960c17b52fe774f1f40aee8ce1bd86531f"
6630+
integrity sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==
66316631
dependencies:
6632-
commander "^14.0.1"
6632+
commander "^14.0.2"
66336633
listr2 "^9.0.5"
66346634
micromatch "^4.0.8"
66356635
nano-spawn "^2.0.0"

0 commit comments

Comments
 (0)