Skip to content

Commit a636b9a

Browse files
committed
chore: remove unnecessary deps
1 parent c2900ce commit a636b9a

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,8 @@
5757
},
5858
"dependencies": {
5959
"ansi-html-community": "^0.0.8",
60-
"common-path-prefix": "^3.0.0",
6160
"core-js-pure": "^3.23.3",
6261
"error-stack-parser": "^2.0.6",
63-
"find-up": "^5.0.0",
6462
"html-entities": "^2.1.0",
6563
"loader-utils": "^2.0.4",
6664
"schema-utils": "^3.0.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2359,11 +2359,6 @@ commander@^7.0.0:
23592359
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
23602360
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
23612361

2362-
common-path-prefix@^3.0.0:
2363-
version "3.0.0"
2364-
resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
2365-
integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
2366-
23672362
commondir@^1.0.1:
23682363
version "1.0.1"
23692364
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"

0 commit comments

Comments
 (0)