Skip to content

Commit dd774c1

Browse files
committed
chore: remove unused deps for now
1 parent 9e51b15 commit dd774c1

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@
4949
"file-loader": "^5.0.2",
5050
"jest": "^24.9.0",
5151
"lint-staged": "^9.5.0",
52-
"memory-fs": "^0.5.0",
5352
"mini-css-extract-plugin": "^0.8.0",
54-
"normalize-newline": "^3.0.0",
5553
"prettier": "^1.19.1",
5654
"pug": "^2.0.4",
5755
"pug-plain-loader": "^1.0.0",
@@ -63,7 +61,6 @@
6361
"webpack": "^4.41.2",
6462
"webpack-cli": "^3.3.10",
6563
"webpack-dev-server": "^3.9.0",
66-
"webpack-merge": "^4.2.2",
6764
"yorkie": "^2.0.0"
6865
}
6966
}

yarn.lock

-12
Original file line numberDiff line numberDiff line change
@@ -5302,11 +5302,6 @@ nopt@^4.0.1:
53025302
abbrev "1"
53035303
osenv "^0.1.4"
53045304

5305-
normalize-newline@^3.0.0:
5306-
version "3.0.0"
5307-
resolved "https://registry.yarnpkg.com/normalize-newline/-/normalize-newline-3.0.0.tgz#1cbea804aba436001f83938ab21ec039d69ae9d3"
5308-
integrity sha1-HL6oBKukNgAfg5OKsh7AOdaa6dM=
5309-
53105305
normalize-package-data@^2.3.2:
53115306
version "2.5.0"
53125307
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
@@ -7727,13 +7722,6 @@ webpack-log@^2.0.0:
77277722
ansi-colors "^3.0.0"
77287723
uuid "^3.3.2"
77297724

7730-
webpack-merge@^4.2.2:
7731-
version "4.2.2"
7732-
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.2.2.tgz#a27c52ea783d1398afd2087f547d7b9d2f43634d"
7733-
integrity sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==
7734-
dependencies:
7735-
lodash "^4.17.15"
7736-
77377725
webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
77387726
version "1.4.3"
77397727
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"

0 commit comments

Comments
 (0)