Skip to content

Commit 039d661

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] <[email protected]>
1 parent b32edfa commit 039d661

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.5.1",
56+
"lint-staged": "^15.5.2",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.10",
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.5.1"
827+
lint-staged: "npm:^15.5.2"
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.10"
830830
prettier: "npm:^3.5.3"
@@ -4324,9 +4324,9 @@ __metadata:
43244324
languageName: node
43254325
linkType: hard
43264326

4327-
"lint-staged@npm:^15.5.1":
4328-
version: 15.5.1
4329-
resolution: "lint-staged@npm:15.5.1"
4327+
"lint-staged@npm:^15.5.2":
4328+
version: 15.5.2
4329+
resolution: "lint-staged@npm:15.5.2"
43304330
dependencies:
43314331
chalk: "npm:^5.4.1"
43324332
commander: "npm:^13.1.0"
@@ -4340,7 +4340,7 @@ __metadata:
43404340
yaml: "npm:^2.7.0"
43414341
bin:
43424342
lint-staged: bin/lint-staged.js
4343-
checksum: 86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
4343+
checksum: 618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
43444344
languageName: node
43454345
linkType: hard
43464346

0 commit comments

Comments
 (0)