Skip to content

Commit 3014a5c

Browse files
build(deps-dev): bump yargs from 17.7.2 to 18.0.0 in /templates (#10691)
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec9568a commit 3014a5c

File tree

2 files changed

+275
-26
lines changed

2 files changed

+275
-26
lines changed

templates/package-lock.json

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

templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"stylelint": "^16.19.1",
5252
"stylelint-config-standard-scss": "^15.0.1",
5353
"typescript": "^5.8.3",
54-
"yargs": "^17.7.2"
54+
"yargs": "^18.0.0"
5555
}
5656
}

0 commit comments

Comments
 (0)