Skip to content

Commit 15be0ab

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update devDependency @commitlint/config-conventional to ^7.3.0 (#29)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | @&#8203;commitlint/config-conventional | devDependencies | minor | `^7.1.2` -> `^7.3.0` | [source](https://togithub.com/marionebl/commitlint) | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#Developmint/cipher-collection).
1 parent 5336dea commit 15be0ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"license": "MIT",
4646
"devDependencies": {
4747
"@commitlint/cli": "^7.2.1",
48-
"@commitlint/config-conventional": "^7.1.2",
48+
"@commitlint/config-conventional": "^7.3.0",
4949
"@commitlint/travis-cli": "^7.2.1",
5050
"babel-core": "^6.26.3",
5151
"babel-eslint": "^10.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@
115115
resolve-from "^4.0.0"
116116
resolve-global "^0.1.0"
117117

118-
"@commitlint/config-conventional@^7.1.2":
119-
version "7.1.2"
120-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.1.2.tgz#5b5e45924c9abd8f9a8d83eb1f66e24e5f66916f"
121-
integrity sha512-DmA4ixkpv03qA1TVs1Bl25QsVym2bPL6pKapesALWIVggG3OpwqGZ55vN75Tx8xZoG7LFKrVyrt7kwhA7X8njQ==
118+
"@commitlint/config-conventional@^7.3.0":
119+
version "7.3.0"
120+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.3.0.tgz#d76fa88e0a32e3768f103d84cd3413f750ac85d1"
121+
integrity sha512-JKhQOfc+brEDUp/nDsNMOur8i1/Mbszd5hSdtUIiQqOjP294V99FrFytxOH4vIsInSrv6xagGxSE8J57wGQRxA==
122122

123123
"@commitlint/ensure@^7.2.0":
124124
version "7.2.0"

0 commit comments

Comments
 (0)