Skip to content

Commit 969dcc1

Browse files
authored
fix: remove "concordance" from dependencies list (#3597)
1 parent 1e8760a commit 969dcc1

File tree

3 files changed

+5
-54
lines changed

3 files changed

+5
-54
lines changed

packages/runner/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
},
4545
"dependencies": {
4646
"@vitest/utils": "workspace:*",
47-
"concordance": "^5.0.4",
4847
"p-limit": "^4.0.0",
4948
"pathe": "^1.1.0"
5049
}

packages/vitest/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@
146146
"acorn-walk": "^8.2.0",
147147
"cac": "^6.7.14",
148148
"chai": "^4.3.7",
149-
"concordance": "^5.0.4",
150149
"debug": "^4.3.4",
151150
"local-pkg": "^0.4.3",
152151
"magic-string": "^0.30.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)