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 3232 "@types/jest" : " ^26.0.16" ,
3333 "@types/js-yaml" : " ^3.12.1" ,
3434 "@types/jsdom" : " ^16.2.5" ,
35- "@types/json5" : " ^0 .0.30 " ,
35+ "@types/json5" : " ^2 .0.0 " ,
3636 "@types/memory-fs" : " ^0.3.2" ,
3737 "@types/node" : " ^14.14.10" ,
3838 "@types/webpack" : " ^4.41.26" ,
Original file line number Diff line number Diff line change 821821 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
822822 integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
823823
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 "*"
828830
829831" @types/memory-fs@^0.3.2 " :
830832 version "0.3.2"
@@ -5375,7 +5377,7 @@ json3@^3.3.3:
53755377 resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
53765378 integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
53775379
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 :
53795381 version "2.2.3"
53805382 resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
53815383 integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
You can’t perform that action at this time.
0 commit comments