File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4444 "devDependencies" : {
4545 "@types/jest" : " ^28.0.0" ,
4646 "@types/jest-each" : " ^24.3.0" ,
47- "@types/readable-stream" : " ^2.3.14 " ,
47+ "@types/readable-stream" : " ^4.0.0 " ,
4848 "arrayify-stream" : " ^2.0.0" ,
4949 "coveralls" : " ^3.0.0" ,
5050 "jest" : " ^28.0.0" ,
Original file line number Diff line number Diff line change 729729 resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.4.tgz#ad899dad022bab6b5a9f0a0fe67c2f7a4a8950ed"
730730 integrity sha512-fOwvpvQYStpb/zHMx0Cauwywu9yLDmzWiiQBC7gJyq5tYLUXFZvDG7VK1B7WBxxjBJNKFOZ0zLoOQn8vmATbhw==
731731
732- " @types/readable-stream@^2.3.13" , "@types/readable-stream@^2.3.14" :
732+ " @types/readable-stream@^2.3.13 " :
733733 version "2.3.14"
734734 resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-2.3.14.tgz#1282cdc03a1fc9ed52982aa8f0553d7c251070b9"
735735 integrity sha512-8jQ5Mp7bsDJEnW/69i6nAaQMoLwAVJVc7ZRAVTrdh/o6XueQsX38TEvKuYyoQj76/mg7WdlRfMrtl9pDLCJWsg==
736736 dependencies :
737737 " @types/node" " *"
738738 safe-buffer "*"
739739
740+ " @types/readable-stream@^4.0.0 " :
741+ version "4.0.0"
742+ resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-4.0.0.tgz#9bcb888b9c77478b02490365d3e0c34fd8b6d5ae"
743+ integrity sha512-s6YqDV111kwuFsT9SwFC+FmZ5n1SEp4H9DXGg6Zqag0lPGeEvBGP9UaLJYpX4cxY7fAFnx2avy1QVvft0LLb7g==
744+ dependencies :
745+ " @types/node" " *"
746+ safe-buffer "~5.1.1"
747+
740748" @types/sax@^1.0.1 " :
741749 version "1.2.4"
742750 resolved "https://registry.yarnpkg.com/@types/sax/-/sax-1.2.4.tgz#8221affa7f4f3cb21abd22f244cfabfa63e6a69e"
You can’t perform that action at this time.
0 commit comments