Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 4f3455c

Browse files
authored
Unused deps (#244)
* removed unused dependencies Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
1 parent 3da8558 commit 4f3455c

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"idx": "^2.5.6",
5959
"jest-junit": "^12.2.0",
6060
"node-sass": "4.14.1",
61-
"pad-ipv6": "^1.0.2",
6261
"react": "16.14.0",
6362
"react-dom": "16.14.0",
6463
"react-router-dom": "^5.2.1",
@@ -76,7 +75,6 @@
7675
"eslint-plugin-prettier": "4.0.0",
7776
"ethlint": "^1.2.5",
7877
"husky": "4.3.8",
79-
"istanbul": "^0.4.5",
8078
"lint-staged": "11.1.2",
8179
"mocha-junit-reporter": "2.0.0",
8280
"mocha-multi-reporters": "^1.1.7",

yarn.lock

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8031,26 +8031,6 @@ istanbul-reports@^2.2.6:
80318031
dependencies:
80328032
html-escaper "^2.0.0"
80338033

8034-
istanbul@^0.4.5:
8035-
version "0.4.5"
8036-
resolved "https://registry.yarnpkg.com/istanbul/-/istanbul-0.4.5.tgz#65c7d73d4c4da84d4f3ac310b918fb0b8033733b"
8037-
integrity sha1-ZcfXPUxNqE1POsMQuRj7C4Azczs=
8038-
dependencies:
8039-
abbrev "1.0.x"
8040-
async "1.x"
8041-
escodegen "1.8.x"
8042-
esprima "2.7.x"
8043-
glob "^5.0.15"
8044-
handlebars "^4.0.1"
8045-
js-yaml "3.x"
8046-
mkdirp "0.5.x"
8047-
nopt "3.x"
8048-
once "1.x"
8049-
resolve "1.1.x"
8050-
supports-color "^3.1.0"
8051-
which "^1.1.1"
8052-
wordwrap "^1.0.0"
8053-
80548034
isurl@^1.0.0-alpha5:
80558035
version "1.0.0"
80568036
resolved "https://registry.yarnpkg.com/isurl/-/isurl-1.0.0.tgz#b27f4f49f3cdaa3ea44a0a5b7f3462e6edc39d67"
@@ -10452,11 +10432,6 @@ p-try@^2.0.0:
1045210432
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
1045310433
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
1045410434

10455-
pad-ipv6@^1.0.2:
10456-
version "1.0.2"
10457-
resolved "https://registry.yarnpkg.com/pad-ipv6/-/pad-ipv6-1.0.2.tgz#3681e9c66576db1b6e704c4d8088a2343bb1e354"
10458-
integrity sha1-NoHpxmV22xtucExNgIiiNDux41Q=
10459-
1046010435
pako@~1.0.5:
1046110436
version "1.0.11"
1046210437
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"

0 commit comments

Comments
 (0)