Skip to content

Commit 50c2498

Browse files
authored
Merge pull request #535 from OpenAPITools/renovate/compare-versions-4.x
fix(deps): update dependency compare-versions to v4
2 parents 15a1243 + 344a6df commit 50c2498

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
@@ -87,7 +87,7 @@
8787
"@nuxtjs/opencollective": "0.3.2",
8888
"chalk": "4.1.2",
8989
"commander": "8.3.0",
90-
"compare-versions": "3.6.0",
90+
"compare-versions": "4.1.3",
9191
"concurrently": "6.5.1",
9292
"console.table": "0.10.0",
9393
"fs-extra": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3638,10 +3638,10 @@ compare-func@^2.0.0:
36383638
array-ify "^1.0.0"
36393639
dot-prop "^5.1.0"
36403640

3641-
compare-versions@3.6.0:
3642-
version "3.6.0"
3643-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
3644-
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
3641+
compare-versions@4.1.3:
3642+
version "4.1.3"
3643+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.3.tgz#8f7b8966aef7dc4282b45dfa6be98434fc18a1a4"
3644+
integrity sha512-WQfnbDcrYnGr55UwbxKiQKASnTtNnaAWVi8jZyy8NTpVAXWACSne8lMD1iaIo9AiU6mnuLvSVshCzewVuWxHUg==
36453645

36463646
component-emitter@^1.2.1:
36473647
version "1.3.0"

0 commit comments

Comments
 (0)