Skip to content

Commit 5b29e04

Browse files
authored
Merge pull request #18310 from mozilla/dependabot/npm_and_yarn/chalk-5.4.1
chore(deps): bump chalk from 5.3.0 to 5.4.1
2 parents 94de369 + 2880a2c commit 5b29e04

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

packages/fxa-dev-launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Mozilla (https://mozilla.org/)",
1616
"license": "MPL-2.0",
1717
"dependencies": {
18-
"chalk": "^5.3.0",
18+
"chalk": "^5.4.1",
1919
"foxfire": "^2.0.0"
2020
},
2121
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32558,7 +32558,7 @@ __metadata:
3255832558
languageName: node
3255932559
linkType: hard
3256032560

32561-
"chalk@npm:5.3.0, chalk@npm:^5.3.0":
32561+
"chalk@npm:5.3.0":
3256232562
version: 5.3.0
3256332563
resolution: "chalk@npm:5.3.0"
3256432564
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
@@ -32578,6 +32578,13 @@ __metadata:
3257832578
languageName: node
3257932579
linkType: hard
3258032580

32581+
"chalk@npm:^5.4.1":
32582+
version: 5.4.1
32583+
resolution: "chalk@npm:5.4.1"
32584+
checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e
32585+
languageName: node
32586+
linkType: hard
32587+
3258132588
"chalk@npm:~0.4.0":
3258232589
version: 0.4.0
3258332590
resolution: "chalk@npm:0.4.0"
@@ -41882,7 +41889,7 @@ fsevents@~2.1.1:
4188241889
resolution: "fxa-dev-launcher@workspace:packages/fxa-dev-launcher"
4188341890
dependencies:
4188441891
"@types/eslint": ^8
41885-
chalk: ^5.3.0
41892+
chalk: ^5.4.1
4188641893
eslint: ^8.38.0
4188741894
eslint-config-react-app: ^7.0.1
4188841895
foxfire: ^2.0.0

0 commit comments

Comments
 (0)