Skip to content

Commit 9833f74

Browse files
authored
Merge pull request #273 from dependabot/dependabot/npm_and_yarn/yargs-and-types/yargs-17.6.0
Bump yargs and @types/yargs
2 parents 7942397 + 32b7ed3 commit 9833f74

File tree

2 files changed

+29
-26
lines changed

2 files changed

+29
-26
lines changed

package-lock.json

+27-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/jest": "^27.4.1",
3131
"@types/node": "^18.11.9",
32-
"@types/yargs": "^17.0.12",
32+
"@types/yargs": "^17.0.13",
3333
"@typescript-eslint/eslint-plugin": "^5.42.0",
3434
"@typescript-eslint/parser": "^5.38.0",
3535
"@vercel/ncc": "^0.34.0",
@@ -45,6 +45,6 @@
4545
"ts-node": "^10.9.1",
4646
"typescript": "^4.8.3",
4747
"yaml": "^2.1.1",
48-
"yargs": "^17.5.1"
48+
"yargs": "^17.6.0"
4949
}
5050
}

0 commit comments

Comments
 (0)