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 44 "author" : " Tobias Koppers @sokra" ,
55 "description" : " utils for webpack loaders" ,
66 "dependencies" : {
7- "big.js" : " ^6.1.1" ,
8- "json5" : " ^2.2.0"
7+ "big.js" : " ^6.1.1"
98 },
109 "scripts" : {
1110 "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:
14071407 resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
14081408 integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
14091409
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-
14151410enquirer@^2.3.5 :
14161411 version "2.3.6"
14171412 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:
26912686 resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
26922687 integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
26932688
2694- json5@^2.1.2, json5@^2.2.0 :
2689+ json5@^2.1.2 :
26952690 version "2.2.0"
26962691 resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
26972692 integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
You can’t perform that action at this time.
0 commit comments