Skip to content

Commit 93f9ed1

Browse files
fix(deps): update dependency compare-versions to v6
1 parent aa85ec8 commit 93f9ed1

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
@@ -4373,10 +4373,10 @@ compare-func@^2.0.0:
43734373
array-ify "^1.0.0"
43744374
dot-prop "^5.1.0"
43754375

4376-
compare-versions@4.1.4:
4377-
version "4.1.4"
4378-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.4.tgz#3571f4d610924d4414846a4183d386c8f3d51112"
4379-
integrity sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw==
4376+
compare-versions@6.1.1:
4377+
version "6.1.1"
4378+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
4379+
integrity sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==
43804380

43814381
compressible@~2.0.16:
43824382
version "2.0.18"

0 commit comments

Comments
 (0)