Skip to content

Commit

Permalink
Update kolorist to 1.3.2 (fixes windows issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Mar 18, 2021
1 parent 2024d8f commit 1e8b01b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/wmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"husky": "^4.2.5",
"jest": "^26.1.0",
"jest-puppeteer": "^4.4.0",
"kolorist": "^1.3.0",
"kolorist": "^1.3.2",
"lint-staged": "^10.2.11",
"magic-string": "^0.25.7",
"ncp": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5025,10 +5025,10 @@ kleur@^4.1.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.1.4.tgz#8c202987d7e577766d039a8cd461934c01cda04d"
integrity sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==

kolorist@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.3.0.tgz#81345b3a15aaa5fa5f10159be72fd429dddd7321"
integrity sha512-8t4WbQ0FxMSJdWMDuvNhSRbxQiMAIN97CthZHtDpS9Zo8baG0nSvqTCCgcp4SKQdLD05LzWVYxWQyE2n820BfA==
kolorist@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.3.2.tgz#3d939b3b2e42e7cf9b2ac1f385c33041cfe42207"
integrity sha512-0AABCl2usZg6CptLfHW4N3ZhGUT6vgHO6CtBOsRJKQGgvhKRWryUtXGfADLpK2XxbLh/VOXFX7EluitkSgP/eA==

latest-version@^5.0.0:
version "5.1.0"
Expand Down

0 comments on commit 1e8b01b

Please sign in to comment.