Skip to content

Commit d87e5a8

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 8f5a30e commit d87e5a8

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
@@ -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.2.11",
56+
"lint-staged": "^15.3.0",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.9",
5959
"prettier": "^3.4.2",

yarn.lock

Lines changed: 10 additions & 10 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.2.11"
827+
lint-staged: "npm:^15.3.0"
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.9"
830830
prettier: "npm:^3.4.2"
@@ -1735,10 +1735,10 @@ __metadata:
17351735
languageName: node
17361736
linkType: hard
17371737

1738-
"chalk@npm:~5.3.0":
1739-
version: 5.3.0
1740-
resolution: "chalk@npm:5.3.0"
1741-
checksum: 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
1738+
"chalk@npm:~5.4.1":
1739+
version: 5.4.1
1740+
resolution: "chalk@npm:5.4.1"
1741+
checksum: b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
17421742
languageName: node
17431743
linkType: hard
17441744

@@ -4286,11 +4286,11 @@ __metadata:
42864286
languageName: node
42874287
linkType: hard
42884288

4289-
"lint-staged@npm:^15.2.11":
4290-
version: 15.2.11
4291-
resolution: "lint-staged@npm:15.2.11"
4289+
"lint-staged@npm:^15.3.0":
4290+
version: 15.3.0
4291+
resolution: "lint-staged@npm:15.3.0"
42924292
dependencies:
4293-
chalk: "npm:~5.3.0"
4293+
chalk: "npm:~5.4.1"
42944294
commander: "npm:~12.1.0"
42954295
debug: "npm:~4.4.0"
42964296
execa: "npm:~8.0.1"
@@ -4302,7 +4302,7 @@ __metadata:
43024302
yaml: "npm:~2.6.1"
43034303
bin:
43044304
lint-staged: bin/lint-staged.js
4305-
checksum: 28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
4305+
checksum: 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
43064306
languageName: node
43074307
linkType: hard
43084308

0 commit comments

Comments
 (0)