Skip to content

Commit 2a5c6c0

Browse files
fix(deps): update dependency yargs to v17
1 parent c9d06b9 commit 2a5c6c0

2 files changed

Lines changed: 84 additions & 104 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"@types/jsdom": "^16.2.0",
4848
"@types/lodash": "^4.14.149",
4949
"@types/stringify-object": "^3.2.0",
50-
"@types/yargs": "^15.0.4",
50+
"@types/yargs": "^17.0.0",
5151
"cross-spawn": "^7.0.1",
5252
"jsdom": "^16.2.2",
5353
"lodash": "^4.17.15",
5454
"pkg-dir": "^4.2.0",
5555
"stringify-object": "^3.3.0",
5656
"ts-morph": "^7.0.1",
57-
"yargs": "^15.3.1"
57+
"yargs": "^17.0.0"
5858
},
5959
"husky": {
6060
"hooks": {

0 commit comments

Comments
 (0)