Skip to content

Commit 1989381

Browse files
fet: allow ^ versions for yargs packages
1 parent 472a8be commit 1989381

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"strip-json-comments": "3.1.1",
6969
"supports-color": "8.1.1",
7070
"workerpool": "6.2.1",
71-
"yargs": "16.2.0",
72-
"yargs-parser": "20.2.4",
73-
"yargs-unparser": "2.0.0"
71+
"yargs": "^16.2.0",
72+
"yargs-parser": "^20.2.4",
73+
"yargs-unparser": "^2.0.0"
7474
},
7575
"devDependencies": {
7676
"@11ty/eleventy": "^1.0.0",

0 commit comments

Comments
 (0)