Skip to content

Commit 6a444cc

Browse files
Bump lint-staged from 15.2.11 to 15.3.0
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.11 to 15.3.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.3.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 03b4d96 commit 6a444cc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest": "^29.7.0",
5757
"jest-junit": "^16.0.0",
5858
"license-checker-rseidelsohn": "^4.4.2",
59-
"lint-staged": "^15.2.11",
59+
"lint-staged": "^15.3.0",
6060
"micromark-util-types": "^2.0.1",
6161
"prettier": "^3.4.2",
6262
"sort-package-json": "^2.12.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ __metadata:
821821
jest: "npm:^29.7.0"
822822
jest-junit: "npm:^16.0.0"
823823
license-checker-rseidelsohn: "npm:^4.4.2"
824-
lint-staged: "npm:^15.2.11"
824+
lint-staged: "npm:^15.3.0"
825825
lodash: "npm:^4.17.21"
826826
mdast-util-from-markdown: "npm:^2.0.2"
827827
mdast-util-to-hast: "npm:^13.2.0"
@@ -1759,10 +1759,10 @@ __metadata:
17591759
languageName: node
17601760
linkType: hard
17611761

1762-
"chalk@npm:~5.3.0":
1763-
version: 5.3.0
1764-
resolution: "chalk@npm:5.3.0"
1765-
checksum: 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
1762+
"chalk@npm:~5.4.1":
1763+
version: 5.4.1
1764+
resolution: "chalk@npm:5.4.1"
1765+
checksum: b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
17661766
languageName: node
17671767
linkType: hard
17681768

@@ -4358,11 +4358,11 @@ __metadata:
43584358
languageName: node
43594359
linkType: hard
43604360

4361-
"lint-staged@npm:^15.2.11":
4362-
version: 15.2.11
4363-
resolution: "lint-staged@npm:15.2.11"
4361+
"lint-staged@npm:^15.3.0":
4362+
version: 15.3.0
4363+
resolution: "lint-staged@npm:15.3.0"
43644364
dependencies:
4365-
chalk: "npm:~5.3.0"
4365+
chalk: "npm:~5.4.1"
43664366
commander: "npm:~12.1.0"
43674367
debug: "npm:~4.4.0"
43684368
execa: "npm:~8.0.1"
@@ -4374,7 +4374,7 @@ __metadata:
43744374
yaml: "npm:~2.6.1"
43754375
bin:
43764376
lint-staged: bin/lint-staged.js
4377-
checksum: 28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
4377+
checksum: 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
43784378
languageName: node
43794379
linkType: hard
43804380

0 commit comments

Comments
 (0)