Skip to content

Commit d06976d

Browse files
authored
chore: add missing peer dependency (#276)
1 parent b438eff commit d06976d

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

.pnp.cjs

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@typescript-eslint/parser": "^7.18.0",
2626
"@yarnpkg/pnpify": "^4.1.6",
2727
"concurrently": "^8.2.2",
28+
"conventional-commits-filter": "^5.0.0",
2829
"eslint": "^8.57.1",
2930
"eslint-config-prettier": "^9.1.2",
3031
"eslint-plugin-json": "^3.1.0",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11168,6 +11168,7 @@ __metadata:
1116811168
"@typescript-eslint/parser": "npm:^7.18.0"
1116911169
"@yarnpkg/pnpify": "npm:^4.1.6"
1117011170
concurrently: "npm:^8.2.2"
11171+
conventional-commits-filter: "npm:^5.0.0"
1117111172
eslint: "npm:^8.57.1"
1117211173
eslint-config-prettier: "npm:^9.1.2"
1117311174
eslint-plugin-json: "npm:^3.1.0"

0 commit comments

Comments
 (0)