Skip to content

Commit b200989

Browse files
renovate-botrenovate[bot]
authored andcommittedApr 6, 2021
⬆️ deps: Upgrade dependency @aureooms/js-compare to v2.0.1
1 parent 750a51e commit b200989

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@aureooms/js-error": "^5.0.2"
7070
},
7171
"devDependencies": {
72-
"@aureooms/js-compare": "2.0.0",
72+
"@aureooms/js-compare": "2.0.1",
7373
"@aureooms/js-operator": "1.0.2",
7474
"@aureooms/js-predicate": "3.0.1",
7575
"@babel/core": "7.13.14",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@aureooms/js-error" "^5.0.2"
1111

12-
"@aureooms/js-compare@2.0.0":
13-
version "2.0.0"
14-
resolved "https://registry.yarnpkg.com/@aureooms/js-compare/-/js-compare-2.0.0.tgz#38d25672e51f0eb0207ad1b7153ac6403122ca39"
15-
integrity sha512-NwmQ+rKJfSKkqoGwUKoOvsjbTaI5WCQ8gyo/sv9IJrEd6Uovfw3YiUuZX66SU6g0kWpX12ZVvTyt8szOSOyiCA==
12+
"@aureooms/js-compare@2.0.1":
13+
version "2.0.1"
14+
resolved "https://registry.yarnpkg.com/@aureooms/js-compare/-/js-compare-2.0.1.tgz#4636ea0736945abbcca38d5bd56a1f405034b2f9"
15+
integrity sha512-J+gG1wlwF401ySv0mOYhIIVUuoukvZaRkIwYNH9xZTLhRyI4VxoaFi3k8GA0ebjHqndLGYJS9uEeG3cuQcg+7w==
1616

1717
"@aureooms/js-error@^5.0.2":
1818
version "5.0.2"

0 commit comments

Comments
 (0)
Please sign in to comment.