File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 4
4
"author" : " Tobias Koppers @sokra" ,
5
5
"description" : " utils for webpack loaders" ,
6
6
"dependencies" : {
7
- "big.js" : " ^6.1.1" ,
8
- "json5" : " ^2.2.0"
7
+ "big.js" : " ^6.1.1"
9
8
},
10
9
"scripts" : {
11
10
"lint" : " prettier --list-different . && eslint lib test" ,
Original file line number Diff line number Diff line change @@ -1407,11 +1407,6 @@ emoji-regex@^8.0.0:
1407
1407
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
1408
1408
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
1409
1409
1410
- emojis-list@^3.0.0 :
1411
- version "3.0.0"
1412
- resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
1413
- integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
1414
-
1415
1410
enquirer@^2.3.5 :
1416
1411
version "2.3.6"
1417
1412
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
@@ -2691,7 +2686,7 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
2691
2686
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
2692
2687
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
2693
2688
2694
- json5@^2.1.2, json5@^2.2.0 :
2689
+ json5@^2.1.2 :
2695
2690
version "2.2.0"
2696
2691
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
2697
2692
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
You can’t perform that action at this time.
0 commit comments