Skip to content

Commit c240795

Browse files
committed
fix(deps): update dependency compare-versions to v4
1 parent 12ff9e8 commit c240795

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
@@ -92,7 +92,7 @@
9292
"@nuxtjs/opencollective": "0.3.2",
9393
"chalk": "4.1.2",
9494
"commander": "8.3.0",
95-
"compare-versions": "3.6.0",
95+
"compare-versions": "4.1.3",
9696
"concurrently": "6.5.1",
9797
"console.table": "0.10.0",
9898
"fs-extra": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3627,10 +3627,10 @@ compare-func@^2.0.0:
36273627
array-ify "^1.0.0"
36283628
dot-prop "^5.1.0"
36293629

3630-
compare-versions@3.6.0:
3631-
version "3.6.0"
3632-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
3633-
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
3630+
compare-versions@4.1.3:
3631+
version "4.1.3"
3632+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.3.tgz#8f7b8966aef7dc4282b45dfa6be98434fc18a1a4"
3633+
integrity sha512-WQfnbDcrYnGr55UwbxKiQKASnTtNnaAWVi8jZyy8NTpVAXWACSne8lMD1iaIo9AiU6mnuLvSVshCzewVuWxHUg==
36343634

36353635
component-emitter@^1.2.1:
36363636
version "1.3.0"

0 commit comments

Comments
 (0)