File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
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 821
821
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
822
822
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
823
823
824
- " @types/json5@^0.0.30 " :
825
- version "0.0.30"
826
- resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
827
- integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
824
+ " @types/json5@^2.0.0 " :
825
+ version "2.2.0"
826
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-2.2.0.tgz#afff29abf9182a7d4a7e39105ca051f11c603d13"
827
+ integrity sha512-NrVug5woqbvNZ0WX+Gv4R+L4TGddtmFek2u8RtccAgFZWtS9QXF2xCXY22/M4nzkaKF0q9Fc6M/5rxLDhfwc/A==
828
+ dependencies :
829
+ json5 "*"
828
830
829
831
" @types/memory-fs@^0.3.2 " :
830
832
version "0.3.2"
@@ -5375,7 +5377,7 @@ json3@^3.3.3:
5375
5377
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
5376
5378
integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
5377
5379
5378
- json5@2.x, json5@^2.1.1, json5@^2.1.2 :
5380
+ json5@*, json5@ 2.x, json5@^2.1.1, json5@^2.1.2 :
5379
5381
version "2.2.3"
5380
5382
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5381
5383
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
You can’t perform that action at this time.
0 commit comments