Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 0303a2a

Browse files
Update dependency yargs to ^17.7.1
1 parent c66e756 commit 0303a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node-fetch": "3.0.2",
5555
"@types/recursive-readdir": "2.2.1",
5656
"@types/uuid": "8.3.4",
57-
"@types/yargs": "17.0.10",
57+
"@types/yargs": "17.0.22",
5858
"codecov": "^3.8.3",
5959
"eslint": "^7.32.0",
6060
"fs-extra": "^10.1.0",
@@ -74,7 +74,7 @@
7474
"ts-node": "^10.7.0",
7575
"tslint": "^6.1.3",
7676
"typescript": "^4.6.4",
77-
"yargs": "^17.4.1",
77+
"yargs": "^17.7.1",
7878
"yarn": "^1.22.18",
7979
"yarn-deduplicate": "^5.0.0"
8080
}

0 commit comments

Comments
 (0)