Skip to content

Commit

Permalink
Merge pull request #1892 from fremtind/dependabot/npm_and_yarn/commit…
Browse files Browse the repository at this point in the history
…lint/config-conventional-12.0.1

chore(deps-dev): bump @commitlint/config-conventional from 11.0.0 to 12.0.1
  • Loading branch information
lfbergee committed Mar 18, 2021
2 parents 1fa6244 + ca24f74 commit 3c351fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/config-conventional": "^12.0.1",
"@cypress/browserify-preprocessor": "^3.0.1",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^17.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1364,10 +1364,10 @@
resolve-global "1.0.0"
yargs "^15.1.0"

"@commitlint/config-conventional@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
"@commitlint/config-conventional@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83"
integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"

Expand Down

0 comments on commit 3c351fc

Please sign in to comment.