Skip to content

Commit 2297227

Browse files
dev: bump yargs from 17.7.2 to 18.0.0
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>
1 parent 37c8651 commit 2297227

File tree

2 files changed

+43
-193
lines changed

2 files changed

+43
-193
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"webpack-cli": "^6.0.1",
8080
"webpack-dev-server": "^5.2.2",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
82-
"yargs": "^17.7.2"
82+
"yargs": "^18.0.0"
8383
},
8484
"dependencies": {
8585
"@tabler/icons-react": "^3.34.0",

0 commit comments

Comments
 (0)