Skip to content

Commit b490e0a

Browse files
build(deps-dev): bump @commitlint/config-angular from 14.1.0 to 15.0.0 (#1177)
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 14.1.0 to 15.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v15.0.0/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2f7df6 commit b490e0a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@angular/platform-browser": "~13.0.1",
6767
"@angular/platform-browser-dynamic": "~13.0.1",
6868
"@commitlint/cli": "^14.1.0",
69-
"@commitlint/config-angular": "^14.1.0",
69+
"@commitlint/config-angular": "^15.0.0",
7070
"@jest/globals": "^27.3.0",
7171
"@jest/transform": "^27.3.0",
7272
"@jest/types": "^27.2.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -450,17 +450,17 @@
450450
resolve-global "1.0.0"
451451
yargs "^17.0.0"
452452

453-
"@commitlint/config-angular-type-enum@^14.0.0":
454-
version "14.0.0"
455-
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-14.0.0.tgz#29f05fc212b4320e11b1a6bf538d68bba7178464"
456-
integrity sha512-c4MX+h4+8TmqELehb6IJfGQ7v/Wp07OfJQpnSnUPksHskjCkojrVnX3JI9Z5BtK7KQHCzJlI6j1CcvehnLSzWw==
453+
"@commitlint/config-angular-type-enum@^15.0.0":
454+
version "15.0.0"
455+
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-15.0.0.tgz#52a2b6c90e577d0cd794231d9ee24fc6d96bf675"
456+
integrity sha512-KBGoII2yo76KtbKbeCym5PxCt5CZvti7YbCEGOF5GiyZd/9AaJur/UhbzX3pcoLMgXd9u3Ru+qydm79TlRLuJA==
457457

458-
"@commitlint/config-angular@^14.1.0":
459-
version "14.1.0"
460-
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-14.1.0.tgz#0ddfb7c0eb83c44ef6f2c35b9444649eb639bd8a"
461-
integrity sha512-LuI3W0uUR12LAqL9AEtbf+AfvkUzRkzkp/C1//Q7t0nC4+BXrN4MtF0V8B5VHeEqBdVqDzL1w0B1G446OrZmCA==
458+
"@commitlint/config-angular@^15.0.0":
459+
version "15.0.0"
460+
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-15.0.0.tgz#e6f174ae46a7d122fa628a58c867a2a93082c8f0"
461+
integrity sha512-1gpyAZkGB+v9hTvw4G8AGU7vzq49/pANifShUsoyuSLAmHzxC3YgE+ZyqlVoB+T6gjE90NXjUQbLmNpi/7ZFYg==
462462
dependencies:
463-
"@commitlint/config-angular-type-enum" "^14.0.0"
463+
"@commitlint/config-angular-type-enum" "^15.0.0"
464464

465465
"@commitlint/ensure@^14.1.0":
466466
version "14.1.0"

0 commit comments

Comments
 (0)