Skip to content

Commit c880f58

Browse files
chore(deps): update dependency @commitlint/cli to v13.2.1 (#267)
Co-authored-by: Renovate Bot <[email protected]>
1 parent be7ad0c commit c880f58

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "17.0.2"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "13.2.0",
35+
"@commitlint/cli": "13.2.1",
3636
"@commitlint/config-conventional": "13.2.0",
3737
"@types/node": "14.17.21",
3838
"@types/react": "17.0.27",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@
7272
"@babel/helper-validator-identifier" "^7.14.9"
7373
to-fast-properties "^2.0.0"
7474

75-
"@commitlint/[email protected].0":
76-
version "13.2.0"
77-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f"
78-
integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==
75+
"@commitlint/[email protected].1":
76+
version "13.2.1"
77+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de"
78+
integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==
7979
dependencies:
8080
"@commitlint/format" "^13.2.0"
8181
"@commitlint/lint" "^13.2.0"
82-
"@commitlint/load" "^13.2.0"
82+
"@commitlint/load" "^13.2.1"
8383
"@commitlint/read" "^13.2.0"
8484
"@commitlint/types" "^13.2.0"
8585
lodash "^4.17.19"
@@ -133,7 +133,7 @@
133133
"@commitlint/rules" "^13.2.0"
134134
"@commitlint/types" "^13.2.0"
135135

136-
"@commitlint/load@>6.1.1", "@commitlint/load@^13.2.0":
136+
"@commitlint/load@>6.1.1", "@commitlint/load@^13.2.1":
137137
version "13.2.1"
138138
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745"
139139
integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==

0 commit comments

Comments
 (0)