Skip to content

Commit c7c8010

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @total-order/primitive to v1
1 parent 401e6ea commit c7c8010

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@js-library/commitlint-config": "0.0.4",
7676
"@set-theory/closure": "0.0.1",
7777
"@total-order/lex": "1.0.0",
78-
"@total-order/primitive": "0.0.2",
78+
"@total-order/primitive": "1.0.1",
7979
"ava": "3.15.0",
8080
"babel-plugin-transform-remove-console": "6.9.4",
8181
"babel-plugin-unassert": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,10 +2131,10 @@
21312131
resolved "https://registry.yarnpkg.com/@total-order/lex/-/lex-1.0.0.tgz#6ecbf85442c1892d008b2415c8ea0ba57e757948"
21322132
integrity sha512-D4KM/U13QXdPNJDSW67Ux9dqCr9jUTK4APYtBYrL9cveIv14ewx6SMgsrJS/bgHm0/F6T4lgq3oNkKsYxDZYAQ==
21332133

2134-
"@total-order/primitive@0.0.2":
2135-
version "0.0.2"
2136-
resolved "https://registry.yarnpkg.com/@total-order/primitive/-/primitive-0.0.2.tgz#0c2925de9b80e0d43f1ffc1ec4e5ded7f69b6100"
2137-
integrity sha512-u0qradNHAUOn7pZGbcpz7xK/Wb8Ic0w5DtFWcNC+mcJ/QgURr+4ovQ0OkOj4XcK0/5lks78fMnQxOa5yOJERwg==
2134+
"@total-order/primitive@1.0.1":
2135+
version "1.0.1"
2136+
resolved "https://registry.yarnpkg.com/@total-order/primitive/-/primitive-1.0.1.tgz#7e409d303a2a3b24ed2af30bd9068027d6a4a326"
2137+
integrity sha512-BXCXyXoQIpdwFkplPRTuxFB0I1GHHia4t22bLAEqjdk48DFwQMwSbHq1EdLA81X/eFC/b6RdVxG4Q+WEcfs0aA==
21382138

21392139
"@types/cacheable-request@^6.0.1":
21402140
version "6.0.1"

0 commit comments

Comments
 (0)