Skip to content

Commit ba88f12

Browse files
Bump lint-staged from 15.4.3 to 15.5.0
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0. - [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.4.3...v15.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34af280 commit ba88f12

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest": "^29.7.0",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^15.4.3",
56+
"lint-staged": "^15.5.0",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.9",
5959
"prettier": "^3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ __metadata:
824824
jest: "npm:^29.7.0"
825825
jest-junit: "npm:^16.0.0"
826826
license-checker-rseidelsohn: "npm:^4.4.2"
827-
lint-staged: "npm:^15.4.3"
827+
lint-staged: "npm:^15.5.0"
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.9"
830830
prettier: "npm:^3.5.3"
@@ -4331,9 +4331,9 @@ __metadata:
43314331
languageName: node
43324332
linkType: hard
43334333

4334-
"lint-staged@npm:^15.4.3":
4335-
version: 15.4.3
4336-
resolution: "lint-staged@npm:15.4.3"
4334+
"lint-staged@npm:^15.5.0":
4335+
version: 15.5.0
4336+
resolution: "lint-staged@npm:15.5.0"
43374337
dependencies:
43384338
chalk: "npm:^5.4.1"
43394339
commander: "npm:^13.1.0"
@@ -4347,7 +4347,7 @@ __metadata:
43474347
yaml: "npm:^2.7.0"
43484348
bin:
43494349
lint-staged: bin/lint-staged.js
4350-
checksum: c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
4350+
checksum: 393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
43514351
languageName: node
43524352
linkType: hard
43534353

0 commit comments

Comments
 (0)