Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency @total-order/primitive to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 30, 2021
1 parent 3102e68 commit b0e9f13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@iterable-iterator/iter": "0.0.2",
"@iterable-iterator/range": "0.0.1",
"@js-library/commitlint-config": "0.0.4",
"@total-order/primitive": "0.0.1",
"@total-order/primitive": "0.0.2",
"ava": "3.15.0",
"babel-plugin-transform-remove-console": "6.9.4",
"babel-plugin-unassert": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1492,10 +1492,10 @@
dependencies:
defer-to-connect "^2.0.0"

"@total-order/primitive@0.0.1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@total-order/primitive/-/primitive-0.0.1.tgz#080a1ce8bf03d581c10ea625b7e309f66f15de97"
integrity sha512-z/zbq8YHVzm6BSDbDIFjZSwehEvVmBh2n8IWQGSgj1hsZMDClzZycWkZsFc9L7U3wfx5Wfg1Ex3MNQhuAwRSGg==
"@total-order/primitive@0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@total-order/primitive/-/primitive-0.0.2.tgz#0c2925de9b80e0d43f1ffc1ec4e5ded7f69b6100"
integrity sha512-u0qradNHAUOn7pZGbcpz7xK/Wb8Ic0w5DtFWcNC+mcJ/QgURr+4ovQ0OkOj4XcK0/5lks78fMnQxOa5yOJERwg==

"@types/cacheable-request@^6.0.1":
version "6.0.1"
Expand Down

0 comments on commit b0e9f13

Please sign in to comment.