Skip to content

Commit c542ee6

Browse files
chore(dev-deps): bump lint-staged from 15.2.5 to 15.2.7 (#575)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.5 to 15.2.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.5...v15.2.7) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 211b77e commit c542ee6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-config-oclif-typescript": "^3.1.7",
3636
"eslint-config-prettier": "^9.1.0",
3737
"husky": "^9",
38-
"lint-staged": "^15.2.5",
38+
"lint-staged": "^15.2.7",
3939
"mocha": "^10.4.0",
4040
"nyc": "^15",
4141
"oclif": "^4.13.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5247,10 +5247,10 @@ lines-and-columns@^1.1.6:
52475247
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
52485248
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
52495249

5250-
lint-staged@^15.2.5:
5251-
version "15.2.5"
5252-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5.tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50"
5253-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
5250+
lint-staged@^15.2.7:
5251+
version "15.2.7"
5252+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7.tgz#97867e29ed632820c0fb90be06cd9ed384025649"
5253+
integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==
52545254
dependencies:
52555255
chalk "~5.3.0"
52565256
commander "~12.1.0"

0 commit comments

Comments
 (0)