Skip to content

Commit

Permalink
chore(deps-dev): bump @commitlint/config-conventional from 12.1.4 to …
Browse files Browse the repository at this point in the history
…13.1.0
  • Loading branch information
dependabot[bot] authored Jul 26, 2021
1 parent 27a47e4 commit 2b7bbe0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@commitlint/config-conventional": "^13.1.0",
"@rollup/plugin-beep": "^0.2.0",
"@rollup/plugin-commonjs": "19.0.1",
"@rollup/plugin-eslint": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -937,10 +937,10 @@
resolve-global "1.0.0"
yargs "^16.2.0"

"@commitlint/config-conventional@^12.1.4":
version "12.1.4"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"
integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==
"@commitlint/config-conventional@^13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"

Expand Down

0 comments on commit 2b7bbe0

Please sign in to comment.