Skip to content

Commit 6a4f4d2

Browse files
committed
chore(deps): update dependency @txo/commitlint to ^1.0.10
1 parent 4407c3c commit 6a4f4d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-hooks": "^4.6.0"
3535
},
3636
"devDependencies": {
37-
"@txo/commitlint": "^1.0.9",
37+
"@txo/commitlint": "^1.0.10",
3838
"@txo/semantic-release": "^1.0.7",
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.56.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,10 +1414,10 @@
14141414
"@tufjs/canonical-json" "2.0.0"
14151415
minimatch "^9.0.3"
14161416

1417-
"@txo/commitlint@^1.0.9":
1418-
version "1.0.9"
1419-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.9.tgz#98c1e95efd021aa6ea4c7b7e182bced13a00b9ac"
1420-
integrity sha512-WDL0Q08EFQ8tLFDnl7V8Fn2ZeN+TplSnR9uCfG6U13tMAADUAFkxLkzXD2I2d0eMTGrq8snOt4drc/jdQzcGeQ==
1417+
"@txo/commitlint@^1.0.10":
1418+
version "1.0.10"
1419+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.10.tgz#01027c7bb497e2189229a53a411966925e2e4efb"
1420+
integrity sha512-xmg9yGVGsBXKWlfl4tnug0E6xO55M8ux1bW0yCuEACxiJWmtnNCQjDRHohagPEblAQlIsE1a3pMJRbiP/qzvFg==
14211421
dependencies:
14221422
"@commitlint/cli" "^18.4.4"
14231423
"@commitlint/config-conventional" "^18.4.4"

0 commit comments

Comments
 (0)