File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 88
88
"react-redux" : " 7.0.2" ,
89
89
"redux" : " ^4.0.1" ,
90
90
"set-value" : " ^4.1.0" ,
91
+ "trim-newlines" : " ^4.0.2" ,
91
92
"tar" : " ^6.1.11" ,
92
93
"urijs" : " ^1.19.7" ,
93
94
"websocket-extensions" : " ^0.1.4"
Original file line number Diff line number Diff line change @@ -11898,6 +11898,11 @@ trim-newlines@^3.0.0:
11898
11898
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
11899
11899
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
11900
11900
11901
+ trim-newlines@^4.0.2:
11902
+ version "4.0.2"
11903
+ resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c"
11904
+ integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
11905
+
11901
11906
trim-off-newlines@^1.0.0:
11902
11907
version "1.0.1"
11903
11908
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
You can’t perform that action at this time.
0 commit comments