Skip to content

Commit 33dd4ed

Browse files
committed
fix(deps): update dependency compare-versions to v4
1 parent 0f86410 commit 33dd4ed

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
@@ -3628,10 +3628,10 @@ compare-func@^2.0.0:
36283628
array-ify "^1.0.0"
36293629
dot-prop "^5.1.0"
36303630

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

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

0 commit comments

Comments
 (0)