File tree 2 files changed +0
-15
lines changed
2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 49
49
"file-loader" : " ^5.0.2" ,
50
50
"jest" : " ^24.9.0" ,
51
51
"lint-staged" : " ^9.5.0" ,
52
- "memory-fs" : " ^0.5.0" ,
53
52
"mini-css-extract-plugin" : " ^0.8.0" ,
54
- "normalize-newline" : " ^3.0.0" ,
55
53
"prettier" : " ^1.19.1" ,
56
54
"pug" : " ^2.0.4" ,
57
55
"pug-plain-loader" : " ^1.0.0" ,
63
61
"webpack" : " ^4.41.2" ,
64
62
"webpack-cli" : " ^3.3.10" ,
65
63
"webpack-dev-server" : " ^3.9.0" ,
66
- "webpack-merge" : " ^4.2.2" ,
67
64
"yorkie" : " ^2.0.0"
68
65
}
69
66
}
Original file line number Diff line number Diff line change @@ -5302,11 +5302,6 @@ nopt@^4.0.1:
5302
5302
abbrev "1"
5303
5303
osenv "^0.1.4"
5304
5304
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
-
5310
5305
normalize-package-data@^2.3.2 :
5311
5306
version "2.5.0"
5312
5307
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:
7727
7722
ansi-colors "^3.0.0"
7728
7723
uuid "^3.3.2"
7729
7724
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
-
7737
7725
webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1 :
7738
7726
version "1.4.3"
7739
7727
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
You can’t perform that action at this time.
0 commit comments