Skip to content

Commit 2a51ead

Browse files
committed
Update dependency tslib to v2.0.3
1 parent 53fdd2f commit 2a51ead

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-prettier": "3.1.4",
3838
"node-mocks-http": "1.8.1",
3939
"tsdx": "0.13.2",
40-
"tslib": "2.0.1",
40+
"tslib": "2.0.3",
4141
"typescript": "4.0.2",
4242
"ts-jest": "26.2.0"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8627,10 +8627,10 @@ [email protected]:
86278627
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
86288628
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
86298629

8630-
8631-
version "2.0.1"
8632-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
8633-
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
8630+
8631+
version "2.0.3"
8632+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
8633+
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
86348634

86358635
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
86368636
version "1.13.0"

0 commit comments

Comments
 (0)