Skip to content

Commit

Permalink
Merge branch 'master' of github.com:conventional-changelog/commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytavares committed May 11, 2022
2 parents 5296101 + 66a9c99 commit d36ee6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion @commitlint/cli/package.json
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.2.1",
"@types/node": "12.20.50",
"@types/node": "12.20.51",
"@types/yargs": "^17.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2501,10 +2501,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==

"@types/node@12.20.50", "@types/node@^12.20.27":
version "12.20.50"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.50.tgz#14ba5198f1754ffd0472a2f84ab433b45ee0b65e"
integrity sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==
"@types/node@12.20.51", "@types/node@^12.20.27":
version "12.20.51"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.51.tgz#8bc65be17b95ab6dc89b70839598aeff43ded9c5"
integrity sha512-anVDMfReTatfH8GVmHmaTZOL0jeTLNZ9wK9SSrQS3tMmn4vUc+9fVWlUzAieuQefWDyWUz4Z3aqXxDgO1VsYjg==

"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
version "2.4.1"
Expand Down

0 comments on commit d36ee6f

Please sign in to comment.