Skip to content

Commit e34b750

Browse files
committed
fix(deps): update dependency compare-versions to v4
1 parent 2d30726 commit e34b750

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.1",
9696
"concurrently": "6.4.0",
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
@@ -3358,10 +3358,10 @@ compare-func@^2.0.0:
33583358
array-ify "^1.0.0"
33593359
dot-prop "^5.1.0"
33603360

3361-
compare-versions@3.6.0:
3362-
version "3.6.0"
3363-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
3364-
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
3361+
compare-versions@4.1.1:
3362+
version "4.1.1"
3363+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.1.tgz#d881fc9f47d6eb2b8f63109dc5e82dae39c3680c"
3364+
integrity sha512-jHQA7zMUpbO+FhPz/kADChZVSk3edtD7c3WkEAjleBtwgAl0ji6wGrYxryaBhViGgq0A+Pb6JPhjhg9jpth4mQ==
33653365

33663366
component-emitter@^1.2.1:
33673367
version "1.3.0"

0 commit comments

Comments
 (0)