Skip to content

Commit a60f630

Browse files
chore(deps): bump yargs from 8.0.2 to 15.1.0 (#639)
1 parent 10bb22f commit a60f630

File tree

3 files changed

+84
-151
lines changed

3 files changed

+84
-151
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"glob": "^7.1.2",
3232
"rimraf": "^2.6.2",
33-
"yargs": "^8.0.2"
33+
"yargs": "^15.1.0"
3434
},
3535
"devDependencies": {
3636
"@commitlint/cli": "^8.3.4",

packages/package-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"rimraf": "^2.6.2",
3232
"semver": "^6.0.0",
3333
"tslib": "^1.8.0",
34-
"yargs": "^8.0.2"
34+
"yargs": "^15.1.0"
3535
},
3636
"devDependencies": {
3737
"@types/jest": "^24.0.12",

0 commit comments

Comments
 (0)