From 8cd3ab3233619e560f23e40d73f4464e4ec2d6ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 06:42:55 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .nvmrc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index 603606b..4a1f488 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.17.0 +18.17.1 diff --git a/package.json b/package.json index 8fd68b3..0c10f84 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "", "license": "ISC", "devDependencies": { - "@commitlint/cli": "17.7.0", + "@commitlint/cli": "17.7.1", "@commitlint/config-conventional": "17.7.0", "@outreach/semantic-release-circleci-orb": "^1.1.9", "@semantic-release/changelog": "6.0.3",