From 50cc5affcca409960fef2ff60153c56abe4ac07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 15:29:36 +0000 Subject: [PATCH] chore(deps): bump yargs-parser from 10.1.0 to 20.2.7 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 10.1.0 to 20.2.7. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/compare/v10.1.0...v20.2.7) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b170c5e..36a6b5e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@commitlint/cli": "^11.0.0", "@commitlint/config-conventional": "^11.0.0", "husky": "^4.3.7", - "next-standard-version": "^1.0.1", + "next-standard-version": "^1.0.2", "standard-version": "^9.3.0" }, "commitlint": {