File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@types/jest" : " ^26.0.16" ,
33
33
"@types/js-yaml" : " ^3.12.1" ,
34
34
"@types/jsdom" : " ^16.2.5" ,
35
- "@types/json5" : " ^0 .0.30 " ,
35
+ "@types/json5" : " ^2 .0.0 " ,
36
36
"@types/memory-fs" : " ^0.3.2" ,
37
37
"@types/node" : " ^14.14.10" ,
38
38
"@types/webpack" : " ^4.41.26" ,
Original file line number Diff line number Diff line change 816
816
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
817
817
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
818
818
819
- " @types/json5@^0.0.30 " :
820
- version "0.0.30"
821
- resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
822
- integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
819
+ " @types/json5@^2.0.0 " :
820
+ version "2.2.0"
821
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-2.2.0.tgz#afff29abf9182a7d4a7e39105ca051f11c603d13"
822
+ integrity sha512-NrVug5woqbvNZ0WX+Gv4R+L4TGddtmFek2u8RtccAgFZWtS9QXF2xCXY22/M4nzkaKF0q9Fc6M/5rxLDhfwc/A==
823
+ dependencies :
824
+ json5 "*"
823
825
824
826
" @types/memory-fs@^0.3.2 " :
825
827
version "0.3.2"
@@ -5320,6 +5322,11 @@ json3@^3.3.3:
5320
5322
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
5321
5323
integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
5322
5324
5325
+ json5@* :
5326
+ version "2.2.3"
5327
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5328
+ integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
5329
+
5323
5330
[email protected] , json5@^2.1.1, json5@^2.1.2:
5324
5331
version "2.2.0"
5325
5332
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
You can’t perform that action at this time.
0 commit comments