Skip to content

Commit

Permalink
chore: remove resolution for npm-chalk
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuslilja committed Oct 14, 2023
1 parent e41be76 commit 37c0ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@
"@semantic-release/git": "10.0.1",
"prettier": "3.0.3",
"semantic-release": "22.0.5"
},
"resolutions": {
"npm/chalk": "^4.1.2"
}
}
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ __metadata:
languageName: node
linkType: hard

"ansi-styles@npm:^4.0.0, ansi-styles@npm:^4.1.0, ansi-styles@npm:^4.3.0":
"ansi-styles@npm:^4.0.0, ansi-styles@npm:^4.3.0":
version: 4.3.0
resolution: "ansi-styles@npm:4.3.0"
dependencies:
Expand Down Expand Up @@ -1067,16 +1067,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: fe75c9d5c76a7a98d45495b91b2172fa3b7a09e0cc9370e5c8feb1c567b85c4288e2b3fded7cfdd7359ac28d6b3844feb8b82b8686842e93d23c827c417e83fc
languageName: node
linkType: hard

"chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
Expand Down Expand Up @@ -4201,7 +4191,7 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:^7.0.0, supports-color@npm:^7.1.0":
"supports-color@npm:^7.0.0":
version: 7.2.0
resolution: "supports-color@npm:7.2.0"
dependencies:
Expand Down

0 comments on commit 37c0ed6

Please sign in to comment.