Skip to content

Commit 866d088

Browse files
fix(deps): update dependency compare-versions to v6
1 parent 2d93cd2 commit 866d088

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
@@ -87,7 +87,7 @@
8787
"axios": "^1.6.5",
8888
"chalk": "4.1.2",
8989
"commander": "8.3.0",
90-
"compare-versions": "4.1.4",
90+
"compare-versions": "6.1.1",
9191
"concurrently": "6.5.1",
9292
"console.table": "0.10.0",
9393
"fs-extra": "10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4205,10 +4205,10 @@ compare-func@^2.0.0:
42054205
array-ify "^1.0.0"
42064206
dot-prop "^5.1.0"
42074207

4208-
compare-versions@4.1.4:
4209-
version "4.1.4"
4210-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.4.tgz#3571f4d610924d4414846a4183d386c8f3d51112"
4211-
integrity sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw==
4208+
compare-versions@6.1.1:
4209+
version "6.1.1"
4210+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
4211+
integrity sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==
42124212

42134213
compressible@~2.0.16:
42144214
version "2.0.18"

0 commit comments

Comments
 (0)