Skip to content

Commit 7a9f0ac

Browse files
dependabot[bot]castastrophe
authored andcommitted
chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.2
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.0 to 16.1.2. - [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.1.0...v16.1.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8c9cf7 commit 7a9f0ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ava": "^6.4.0",
4343
"c8": "^10.1.3",
4444
"husky": "^9.1.7",
45-
"lint-staged": "^16.1.0",
45+
"lint-staged": "^16.1.2",
4646
"mock-fs": "^5.5.0",
4747
"prettier": "^3.6.2",
4848
"prettier-package-json": "^2.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2681,10 +2681,10 @@ lines-and-columns@^1.1.6:
26812681
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
26822682
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
26832683

2684-
lint-staged@^16.1.0:
2685-
version "16.1.0"
2686-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.0.tgz#06807ef3dbbade9e4e3416897aac0ac5b99a2377"
2687-
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
2684+
lint-staged@^16.1.2:
2685+
version "16.1.2"
2686+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.2.tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059"
2687+
integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==
26882688
dependencies:
26892689
chalk "^5.4.1"
26902690
commander "^14.0.0"

0 commit comments

Comments
 (0)