From 84e35dcb636108e0e6b0bf3391b145c9c1a51eb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:42:50 +0000 Subject: [PATCH] build(deps): bump @commitlint/lint from 16.2.1 to 16.2.4 Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 16.2.1 to 16.2.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/lint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/lint) --- updated-dependencies: - dependency-name: "@commitlint/lint" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bff0866..e200c53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20609,10 +20609,10 @@ "e2e": { "version": "file:e2e", "requires": { - "@vitejs/plugin-vue": "2.3.1", + "@vitejs/plugin-vue": "^2.3.1", "cypress": "^9.1.0", "typescript": "^4.5.2", - "vite": "2.9.5" + "vite": "^2.9.5" } }, "ecc-jsbn": {