Skip to content

Commit a1b4e40

Browse files
Update dependency tslib to v2.8.0
1 parent b6e63f2 commit a1b4e40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prettier": "2.0.5",
3838
"eslint-plugin-prettier": "3.1.4",
3939
"tsdx": "0.13.2",
40-
"tslib": "2.0.1",
40+
"tslib": "2.8.0",
4141
"typescript": "4.0.2",
4242
"ts-jest": "26.2.0"
4343
},

yarn.lock

+4-4
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-
tslib@2.0.1:
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+
tslib@2.8.0:
8631+
version "2.8.0"
8632+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
8633+
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
86348634

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

0 commit comments

Comments
 (0)