Skip to content

Commit f7bfb59

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency yargs-parser to v22
See associated pull request for more information.
1 parent 84d7b58 commit f7bfb59

File tree

4 files changed

+15
-9
lines changed

4 files changed

+15
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"unenv": "^1.10.0",
146146
"verdaccio": "6.1.2",
147147
"verdaccio-auth-memory": "^10.0.0",
148-
"yargs-parser": "21.1.1",
148+
"yargs-parser": "22.0.0",
149149
"zone.js": "^0.15.0"
150150
},
151151
"dependenciesMeta": {

packages/angular_devkit/architect_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1919
"ansi-colors": "4.1.3",
2020
"progress": "2.0.3",
21-
"yargs-parser": "21.1.1"
21+
"yargs-parser": "22.0.0"
2222
},
2323
"devDependencies": {
2424
"@types/progress": "2.0.7"

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2121
"@inquirer/prompts": "7.5.3",
2222
"ansi-colors": "4.1.3",
23-
"yargs-parser": "21.1.1"
23+
"yargs-parser": "22.0.0"
2424
}
2525
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)