Skip to content

Commit e86ed1f

Browse files
Bump lint-staged from 15.5.1 to 15.5.2
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.1 to 15.5.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@v15.5.1...v15.5.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d85b285 commit e86ed1f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 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": "^15.5.1",
47+
"lint-staged": "^15.5.2",
4848
"npm-check-updates": "^18.0.1",
4949
"prettier-standard": "^16.4.1",
5050
"sass": "^1.87.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5828,10 +5828,10 @@ lint-staged@9.4.3:
58285828
string-argv "^0.3.0"
58295829
stringify-object "^3.3.0"
58305830

5831-
lint-staged@^15.5.1:
5832-
version "15.5.1"
5833-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1.tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24"
5834-
integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==
5831+
lint-staged@^15.5.2:
5832+
version "15.5.2"
5833+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
5834+
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
58355835
dependencies:
58365836
chalk "^5.4.1"
58375837
commander "^13.1.0"

0 commit comments

Comments
 (0)