Skip to content

Commit a364b7e

Browse files
build(deps-dev): bump @commitlint/config-conventional (#1168)
1 parent 963c0bb commit a364b7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/core": "^7.4.5",
1818
"@commitlint/cli": "^13.1.0",
19-
"@commitlint/config-conventional": "^12.0.0",
19+
"@commitlint/config-conventional": "^13.1.0",
2020
"@types/babel-core": "^6.25.6",
2121
"@types/benchmark": "^2.1.0",
2222
"@types/fs-extra": "^9.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,10 @@
333333
resolve-global "1.0.0"
334334
yargs "^17.0.0"
335335

336-
"@commitlint/config-conventional@^12.0.0":
337-
version "12.1.4"
338-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"
339-
integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==
336+
"@commitlint/config-conventional@^13.1.0":
337+
version "13.1.0"
338+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
339+
integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
340340
dependencies:
341341
conventional-changelog-conventionalcommits "^4.3.1"
342342

0 commit comments

Comments
 (0)