Skip to content

Commit a718c7c

Browse files
committed
chore(deps): dedupe
1 parent fb9845d commit a718c7c

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"manypkg": "manypkg check",
1212
"typesync": "pnpm -r exec typesync",
1313
"typesync:check": "pnpm -r exec typesync --dry=fail",
14-
"merge-checks": "turbo run typecheck lint format:check manypkg typesync:check"
14+
"check-deduped-deps": "pnpm dedupe --check",
15+
"merge-checks": "turbo run typecheck lint format:check manypkg typesync:check check-deduped-deps"
1516
},
1617
"devDependencies": {
1718
"@commitlint/cli": "^19.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)