Skip to content

Commit

Permalink
chore(dev-deps): update commitlint monorepo to v16.2.3 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 16, 2022
1 parent b22da7b commit 2dcd28b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.2.1",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@commitlint/cz-commitlint": "16.2.1",
"@commitlint/cz-commitlint": "16.2.3",
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/eslint-plugin": "11.7.0",
"@emotion/react": "11.8.2",
Expand Down
39 changes: 28 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1284,14 +1284,14 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@commitlint/cli@16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
"@commitlint/cli@16.2.3":
version "16.2.3"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
dependencies:
"@commitlint/format" "^16.2.1"
"@commitlint/lint" "^16.2.1"
"@commitlint/load" "^16.2.1"
"@commitlint/load" "^16.2.3"
"@commitlint/read" "^16.2.1"
"@commitlint/types" "^16.2.1"
lodash "^4.17.19"
Expand All @@ -1314,13 +1314,13 @@
"@commitlint/types" "^16.2.1"
ajv "^6.12.6"

"@commitlint/cz-commitlint@16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.2.1.tgz#49a1b777eabe9929e45a035546c14c8aa8dbe044"
integrity sha512-qkluaFI7TpfTSNvcXpv0F7xfjSfi4CRPpmIDRnktphf83Jhsa7/8zzsyy1ISjWOpbCdAatKEP2HfdwXFAFwCXA==
"@commitlint/cz-commitlint@16.2.3":
version "16.2.3"
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.2.3.tgz#f24e3d538d9239d03c7de523af964aadcc156850"
integrity sha512-G9rRnBJ/5te7RiOzp7EdqII9rQYvtsfsqwMxcoK4B7l0Rc57nFCOlf0e4Bn70E4aOsLeMzNe+PvVVrEsPStEHg==
dependencies:
"@commitlint/ensure" "^16.2.1"
"@commitlint/load" "^16.2.1"
"@commitlint/load" "^16.2.3"
"@commitlint/types" "^16.2.1"
chalk "^4.1.0"
lodash "^4.17.21"
Expand Down Expand Up @@ -1365,7 +1365,7 @@
"@commitlint/rules" "^16.2.1"
"@commitlint/types" "^16.2.1"

"@commitlint/load@>6.1.1", "@commitlint/load@^16.2.1":
"@commitlint/load@>6.1.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
Expand All @@ -1382,6 +1382,23 @@
resolve-from "^5.0.0"
typescript "^4.4.3"

"@commitlint/load@^16.2.3":
version "16.2.3"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
dependencies:
"@commitlint/config-validator" "^16.2.1"
"@commitlint/execute-rule" "^16.2.1"
"@commitlint/resolve-extends" "^16.2.1"
"@commitlint/types" "^16.2.1"
"@types/node" ">=12"
chalk "^4.0.0"
cosmiconfig "^7.0.0"
cosmiconfig-typescript-loader "^1.0.0"
lodash "^4.17.19"
resolve-from "^5.0.0"
typescript "^4.4.3"

"@commitlint/message@^16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-16.2.1.tgz#bc6a0fa446a746ac2ca78cf372e4cec48daf620d"
Expand Down

0 comments on commit 2dcd28b

Please sign in to comment.