Skip to content

Commit 6d646cd

Browse files
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] <[email protected]>
1 parent b4d481d commit 6d646cd

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gulp-sass": "^6.0.1",
4545
"gulp-strip-css-comments": "^3.0.0",
4646
"gulp-uglify": "^3.0.2",
47-
"lint-staged": "^16.1.0",
47+
"lint-staged": "^16.1.2",
4848
"npm-check-updates": "^18.0.1",
4949
"prettier-standard": "^16.4.1",
5050
"sass": "^1.89.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5797,10 +5797,10 @@ [email protected]:
57975797
string-argv "^0.3.0"
57985798
stringify-object "^3.3.0"
57995799

5800-
lint-staged@^16.1.0:
5801-
version "16.1.0"
5802-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.0.tgz#06807ef3dbbade9e4e3416897aac0ac5b99a2377"
5803-
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
5800+
lint-staged@^16.1.2:
5801+
version "16.1.2"
5802+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.2.tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059"
5803+
integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==
58045804
dependencies:
58055805
chalk "^5.4.1"
58065806
commander "^14.0.0"

0 commit comments

Comments
 (0)