Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove an unused dep
Browse files Browse the repository at this point in the history
emmatown committed Mar 7, 2020

Verified

This commit was signed with the committer’s verified signature.
leandron Leandro Nunes
1 parent 1aacc17 commit 6aa50cd
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion packages/find-root/package.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,6 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.5.5",
"@types/find-root": "1.1.1",
"@types/node": "^12.7.1",
"find-up": "^4.1.0"
},
13 changes: 0 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1650,13 +1650,6 @@
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==

"@types/[email protected]":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@types/find-root/-/find-root-1.1.1.tgz#1cc5a8008aa3273f870f2ae17bb3461a1632d4b8"
integrity sha512-CCXv/Ar8/pcmtBdE1mqiN70BdSfCaqMe8f8GPR24URBei8KE5C8dydivV89uO91hffYLKFh7/m6Xrw/DHpbp0g==
dependencies:
"@types/node" "*"

"@types/fs-extra@^8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.0.1.tgz#a2378d6e7e8afea1564e44aafa2e207dadf77686"
@@ -6352,12 +6345,6 @@ global-prefix@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-1.0.2.tgz#dbf743c6c14992593c655568cb66ed32c0122ebe"
integrity sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=
dependencies:
expand-tilde "^2.0.2"
homedir-polyfill "^1.0.1"
ini "^1.3.4"
is-windows "^1.0.1"
which "^1.2.14"

global@^4.3.0:
version "4.4.0"

0 comments on commit 6aa50cd

Please sign in to comment.