Skip to content

Commit

Permalink
build(lockfile): update Yarn Lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bhough committed May 31, 2021
1 parent 7f551f1 commit d51efba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polished",
"version": "4.2.0",
"version": "4.1.3",
"description": "A lightweight toolset for writing styles in Javascript.",
"license": "MIT",
"author": "Brian Hough <hello@brianhough.net> (https://polished.js.org)",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6477,7 +6477,7 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@6:
husky@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
Expand Down

0 comments on commit d51efba

Please sign in to comment.