Skip to content

Commit 0ee43e4

Browse files
fix(deps): update dependency compare-versions to v6
1 parent 64bade4 commit 0ee43e4

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

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

43834383
compressible@~2.0.16:
43844384
version "2.0.18"

0 commit comments

Comments
 (0)