File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 145
145
"slugify" : " ^1.2.1" ,
146
146
"stickyfill" : " ^1.1.1" ,
147
147
"styled-components" : " ^3.2.3" ,
148
- "swagger2openapi" : " ^2.11.0"
148
+ "swagger2openapi" : " ^2.11.0" ,
149
+ "tslib" : " ^1.9.1"
149
150
},
150
151
"resolutions" : {
151
152
"@types/chai" : " 4.0.8" ,
Original file line number Diff line number Diff line change @@ -9447,6 +9447,10 @@ tslib@^1.8.0, tslib@^1.8.1:
9447
9447
version "1.9.0"
9448
9448
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
9449
9449
9450
+ tslib@^1.9.1 :
9451
+ version "1.9.1"
9452
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.1.tgz#a5d1f0532a49221c87755cfcc89ca37197242ba7"
9453
+
9450
9454
tslint-react@^3.4.0 :
9451
9455
version "3.6.0"
9452
9456
resolved "https://registry.yarnpkg.com/tslint-react/-/tslint-react-3.6.0.tgz#7f462c95c4a0afaae82507f06517ff02942196a1"
You can’t perform that action at this time.
0 commit comments