Skip to content

Commit

Permalink
fix(deps): update dependency kleur to ^4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2022
1 parent 53a5b47 commit 54f5c65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"expand-tilde": "^2.0.2",
"fs-jetpack": "^5.1.0",
"graphql-scalars": "^1.13.6",
"kleur": "^4.1.4",
"kleur": "^4.1.5",
"lodash": "^4.17.21",
"ono": "^7.1.3",
"pkg-up": "^3.1.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4325,6 +4325,11 @@ kleur@^4.1.4:
resolved "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz"
integrity sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==

kleur@^4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.1.5.tgz#95106101795f7050c6c650f350c683febddb1780"
integrity sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==

konn@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/konn/-/konn-0.7.0.tgz#f083a1cb48e4543936d4dd6dfc7cb9b5215e033d"
Expand Down

0 comments on commit 54f5c65

Please sign in to comment.