Skip to content

Commit

Permalink
Merge pull request #1697 from carbon-design-system/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/lint-staged-15.3.0

chore(deps-dev): bump lint-staged from 15.2.10 to 15.3.0
  • Loading branch information
davidnixon authored Jan 13, 2025
2 parents 1c80292 + 28ae69f commit 7f40895
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
57 changes: 38 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11428,13 +11428,20 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.2.0, chalk@npm:~5.3.0":
"chalk@npm:^5.2.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
languageName: node
linkType: hard

"chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -13141,7 +13148,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.1, debug@npm:~4.3.6":
"debug@npm:^4.3.1":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
Expand All @@ -13153,6 +13160,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:~4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: ^2.1.3
peerDependenciesMeta:
supports-color:
optional: true
checksum: fb42df878dd0e22816fc56e1fdca9da73caa85212fbe40c868b1295a6878f9101ae684f4eeef516c13acfc700f5ea07f1136954f43d4cd2d477a811144136479
languageName: node
linkType: hard

"debuglog@npm:^1.0.1":
version: 1.0.1
resolution: "debuglog@npm:1.0.1"
Expand Down Expand Up @@ -20107,10 +20126,10 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:~3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 4e8b83ddd1d0ad722600994e6ba5d858ddca14f0587aa6b9c8185e17548149b5e13d4d583d811e9e9323157fa8c6a527e827739794c7502b59243c58e210b8c3
"lilconfig@npm:~3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 644eb10830350f9cdc88610f71a921f510574ed02424b57b0b3abb66ea725d7a082559552524a842f4e0272c196b88dfe1ff7d35ffcc6f45736777185cd67c9a
languageName: node
linkType: hard

Expand All @@ -20129,22 +20148,22 @@ __metadata:
linkType: hard

"lint-staged@npm:^15.2.10":
version: 15.2.10
resolution: "lint-staged@npm:15.2.10"
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
dependencies:
chalk: ~5.3.0
chalk: ~5.4.1
commander: ~12.1.0
debug: ~4.3.6
debug: ~4.4.0
execa: ~8.0.1
lilconfig: ~3.1.2
listr2: ~8.2.4
lilconfig: ~3.1.3
listr2: ~8.2.5
micromatch: ~4.0.8
pidtree: ~0.6.0
string-argv: ~0.3.2
yaml: ~2.5.0
yaml: ~2.6.1
bin:
lint-staged: bin/lint-staged.js
checksum: 7ab255b848478ca47c6b94aad0e7a3cfe5ba48ae1fb353cfa86635741333b83b1fd793d7cac6d44bf0388ad087d7e0250c7ec0a8ebece63fbcf7a8d175279809
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
languageName: node
linkType: hard

Expand All @@ -20155,7 +20174,7 @@ __metadata:
languageName: node
linkType: hard

"listr2@npm:~8.2.4":
"listr2@npm:~8.2.5":
version: 8.2.5
resolution: "listr2@npm:8.2.5"
dependencies:
Expand Down Expand Up @@ -30160,12 +30179,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
"yaml@npm:~2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 31275223863fbd0b47ba9d2b248fbdf085db8d899e4ca43fff8a3a009497c5741084da6871d11f40e555d61360951c4c910b98216c1325d2c94753c0036d8172
checksum: 5cf2627f121dcf04ccdebce8e6cbac7c9983d465c4eab314f6fbdc13cda8a07f4e8f9c2252a382b30bcabe05ee3c683647293afd52eb37cbcefbdc7b6ebde9ee
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f40895

Please sign in to comment.