Skip to content

Commit d5f456b

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) 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-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v15.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32f74eb commit d5f456b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@commitlint/cli": "14.1.0",
77-
"@commitlint/config-conventional": "14.1.0",
77+
"@commitlint/config-conventional": "15.0.0",
7878
"@pollyjs/adapter-node-http": "5.1.1",
7979
"@pollyjs/core": "5.1.1",
8080
"@pollyjs/persister-fs": "5.1.1",
@@ -95,7 +95,7 @@
9595
"fs-extra": "10.0.0",
9696
"husky": "7.0.4",
9797
"nock": "13.2.1",
98-
"np": "7.5.0",
98+
"np": "7.6.0",
9999
"setup-polly-jest": "0.10.0",
100100
"ts-dedent": "2.2.0",
101101
"ts-jest": "27.0.7",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -988,10 +988,10 @@
988988
resolve-global "1.0.0"
989989
yargs "^17.0.0"
990990

991-
"@commitlint/config-conventional@14.1.0":
992-
version "14.1.0"
993-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz#29e386ef200fa72d43418153ab1c490c89024dee"
994-
integrity sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==
991+
"@commitlint/config-conventional@15.0.0":
992+
version "15.0.0"
993+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f"
994+
integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==
995995
dependencies:
996996
conventional-changelog-conventionalcommits "^4.3.1"
997997

@@ -8281,10 +8281,10 @@ normalize-url@^4.1.0:
82818281
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
82828282
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
82838283

8284-
np@7.5.0:
8285-
version "7.5.0"
8286-
resolved "https://registry.yarnpkg.com/np/-/np-7.5.0.tgz#03e3f8fb77ff0b8718dfd54b76cbd3c0f383a221"
8287-
integrity sha512-CdpgqtO6JpDKJjQ2gueY0jnbz6APWA9wFXSwPv5bXg4seSBibHqQ8JyWxYlS8YRfVbpeDtj582wcAWTlfy5qNA==
8284+
np@7.6.0:
8285+
version "7.6.0"
8286+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.0.tgz#779e885a9a98246a1d7bbf6e4c1469d348929ac1"
8287+
integrity sha512-WWGZtfNkE6MEkI7LE8NtG7poTqzTHj/tssBzcPnBAdMVPXkXDtX2wk0ptrj8YZ3u4TFmGSqioSohdud86aJxSg==
82888288
dependencies:
82898289
"@samverschueren/stream-to-observable" "^0.3.1"
82908290
any-observable "^0.5.1"

0 commit comments

Comments
 (0)