Skip to content

Commit

Permalink
fix(deps): update dependency gradient-string to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent c0c047d commit d47350a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@skyra/start-banner": "^2.0.1",
"@skyra/twitch-helpers": "^2.0.1",
"discord-api-types": "^0.37.100",
"gradient-string": "^2.0.2",
"gradient-string": "^3.0.0",
"tslib": "^2.8.0"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ __metadata:
eslint: "npm:^9.12.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
gradient-string: "npm:^2.0.2"
gradient-string: "npm:^3.0.0"
lint-staged: "npm:^15.2.10"
prettier: "npm:^3.3.3"
prisma: "npm:^5.21.0"
Expand Down Expand Up @@ -1363,7 +1363,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -2519,13 +2519,13 @@ __metadata:
languageName: node
linkType: hard

"gradient-string@npm:^2.0.2":
version: 2.0.2
resolution: "gradient-string@npm:2.0.2"
"gradient-string@npm:^3.0.0":
version: 3.0.0
resolution: "gradient-string@npm:3.0.0"
dependencies:
chalk: "npm:^4.1.2"
chalk: "npm:^5.3.0"
tinygradient: "npm:^1.1.5"
checksum: 10/3abca99686f9b0747264a34e8fb3b30b3d5bb54230ddbfa000ae1fa4bd386bdf4163284b9f740dbba36f04cf4a366b05b2f6591490b3e63ae120ec4c6ac4b958
checksum: 10/b8fc1bec2e974a81e9d38443dfcd4e8b80fd7b3422a347421c901c9fa555a3edd17aa2714d2c0c49f82cffaa14f98dab923850a41e04fb1e3ac8d50d2e94207b
languageName: node
linkType: hard

Expand Down

0 comments on commit d47350a

Please sign in to comment.