From da9cde0700bd1c1446065f9c6074ba9ac7477aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 09:18:33 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-angular from 13.1.0 to 13.2.0 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index bde460d..a32c279 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^1.6.0", "@actions/github": "^5.0.0", - "@commitlint/config-angular": "^13.1.0", + "@commitlint/config-angular": "^13.2.0", "@commitlint/config-conventional": "^13.1.0", "@commitlint/config-lerna-scopes": "^13.1.0", "@commitlint/config-patternplate": "^13.1.0", @@ -1826,20 +1826,20 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "13.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.1.0.tgz", - "integrity": "sha512-G+tQHfve6jYbw4a7/P5d+kVjsLJ4T54k8dbhN2+xTMFx4bielDYiEo8SJ/ErtSTHv6rFqk/GKDyCCzWuaKUDeA==", + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.2.0.tgz", + "integrity": "sha512-mfytI8ZrPt7kuxjZo0ZfFw0bg1zEa2kI6/prVaYJ0FJgOE8EP1Co9Y4DJZEegohfYFeRcFK3radog7WOr2pzdw==", "dependencies": { - "@commitlint/config-angular-type-enum": "^13.0.0" + "@commitlint/config-angular-type-enum": "^13.2.0" }, "engines": { "node": ">=v12" } }, "node_modules/@commitlint/config-angular-type-enum": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.0.0.tgz", - "integrity": "sha512-soiLksKzA4QOP1ELg+Iqt4bAgaZ9/29w2xAiqV0PoVB0VIYaFmG2U3hehnz5WL0XJNw5WRgh2HOw+zJHPZQboA==", + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.2.0.tgz", + "integrity": "sha512-HSP9lzCoHC9+bjJquvByiSUpo0GbAipbjcT6l3Jl6XOzkCjhnUkYcQ2b/O5nXv3mf8Vv/n5k2Sk4nbCYEVpSGQ==", "engines": { "node": ">=v12" } @@ -15963,17 +15963,17 @@ } }, "@commitlint/config-angular": { - "version": "13.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.1.0.tgz", - "integrity": "sha512-G+tQHfve6jYbw4a7/P5d+kVjsLJ4T54k8dbhN2+xTMFx4bielDYiEo8SJ/ErtSTHv6rFqk/GKDyCCzWuaKUDeA==", + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.2.0.tgz", + "integrity": "sha512-mfytI8ZrPt7kuxjZo0ZfFw0bg1zEa2kI6/prVaYJ0FJgOE8EP1Co9Y4DJZEegohfYFeRcFK3radog7WOr2pzdw==", "requires": { - "@commitlint/config-angular-type-enum": "^13.0.0" + "@commitlint/config-angular-type-enum": "^13.2.0" } }, "@commitlint/config-angular-type-enum": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.0.0.tgz", - "integrity": "sha512-soiLksKzA4QOP1ELg+Iqt4bAgaZ9/29w2xAiqV0PoVB0VIYaFmG2U3hehnz5WL0XJNw5WRgh2HOw+zJHPZQboA==" + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.2.0.tgz", + "integrity": "sha512-HSP9lzCoHC9+bjJquvByiSUpo0GbAipbjcT6l3Jl6XOzkCjhnUkYcQ2b/O5nXv3mf8Vv/n5k2Sk4nbCYEVpSGQ==" }, "@commitlint/config-conventional": { "version": "13.1.0", diff --git a/package.json b/package.json index 230a1c6..71952b0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@actions/core": "^1.6.0", "@actions/github": "^5.0.0", - "@commitlint/config-angular": "^13.1.0", + "@commitlint/config-angular": "^13.2.0", "@commitlint/config-conventional": "^13.1.0", "@commitlint/config-lerna-scopes": "^13.1.0", "@commitlint/config-patternplate": "^13.1.0",