Skip to content

Commit

Permalink
Update dependency hash-it to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2020
1 parent 2895d28 commit b70b5fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"es6-weak-map": "2.0.3",
"hash-it": "4.0.4",
"hash-it": "4.0.5",
"jss": "9.8.7",
"jss-preset-default": "4.5.0",
"memoize-weak": "1.0.2"
Expand Down
20 changes: 4 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2994,11 +2994,6 @@ fast-levenshtein@~2.0.4:
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=

fast-stringify@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/fast-stringify/-/fast-stringify-1.1.1.tgz#7abaff0e0ba09193a23cae940d6680f0c6f79e55"
integrity sha512-2oYQip2IKpGNOvVNhv5w6r3pI9BRSgoKZNsBnKCDXlc7envYhT2kYSejz11UZHVstGVCrUb6TWeENa4H1W5hwg==

fb-watchman@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.0.tgz#54e9abf7dfa2f26cd9b1636c588c1afc05de5d58"
Expand Down Expand Up @@ -3427,14 +3422,12 @@ hash-base@^3.0.0:
inherits "^2.0.1"
safe-buffer "^5.0.1"

[email protected].4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/hash-it/-/hash-it-4.0.4.tgz#43f47227128fa05f446a6748fe192a6a347f2974"
integrity sha512-LC8xgrdjR3iW2hs7Vb18FFDIyv+hZHFAwJM11SKLwwI4LdoniT+ZmrHk7b6vYjoo7KPFPcGZ/8u2XybBWzWtsw==
[email protected].5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/hash-it/-/hash-it-4.0.5.tgz#67aca6b970da09058b5ad0feb61661d9627f902a"
integrity sha512-bVZPdJn9GqaAkmGXcBoWG0MKn99VJYYC1X17UWQUPKFxsUSTYMhzz+RdBzCgtG61iT5IwfunE3NKVFZWkAc/OQ==
dependencies:
curriable "^1.1.0"
fast-stringify "^1.1.1"
json-prune "^1.1.0"

hash.js@^1.0.0, hash.js@^1.0.3:
version "1.1.3"
Expand Down Expand Up @@ -4331,11 +4324,6 @@ json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2:
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==

json-prune@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/json-prune/-/json-prune-1.1.0.tgz#23e2fad108932b255050e3f1a70500c2b4aa30c7"
integrity sha1-I+L60QiTKyVQUOPxpwUAwrSqMMc=

json-schema-traverse@^0.3.0:
version "0.3.1"
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
Expand Down

0 comments on commit b70b5fe

Please sign in to comment.