Skip to content

Commit cadabb6

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @set-theory/closure to v1
1 parent 1b134f4 commit cadabb6

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
@@ -73,7 +73,7 @@
7373
"@iterable-iterator/list": "1.0.1",
7474
"@iterable-iterator/slice": "1.0.1",
7575
"@js-library/commitlint-config": "0.0.4",
76-
"@set-theory/closure": "0.0.1",
76+
"@set-theory/closure": "1.0.0",
7777
"@total-order/lex": "1.0.0",
7878
"@total-order/primitive": "1.0.1",
7979
"ava": "3.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2092,10 +2092,10 @@
20922092
dependencies:
20932093
any-observable "^0.3.0"
20942094

2095-
"@set-theory/closure@0.0.1":
2096-
version "0.0.1"
2097-
resolved "https://registry.yarnpkg.com/@set-theory/closure/-/closure-0.0.1.tgz#61297cbece330f30b1164d7958a9a3627af50d4d"
2098-
integrity sha512-S25J3MDylpKdkgc7VuYC6tMGTU9JXi+QPisAK3Pp4r1Rd1fFbWdCOhWI43Etvs7XV683PSBCMQfTRdlEGfmobQ==
2095+
"@set-theory/closure@1.0.0":
2096+
version "1.0.0"
2097+
resolved "https://registry.yarnpkg.com/@set-theory/closure/-/closure-1.0.0.tgz#b89f79d08978c34524045b34e4387a8780f39db6"
2098+
integrity sha512-FvXl25HRgeK6/WlCYNhfOA4v35Y06DtVjz78wO9JCrsh35c24L9DubAGhagAMLwy4W8lEuqpnOt3xvyDAZYMuQ==
20992099

21002100
"@sindresorhus/is@^0.14.0":
21012101
version "0.14.0"

0 commit comments

Comments
 (0)