Skip to content

Commit 025b3d6

Browse files
chore(deps): update dependency tslib to v2.5.0 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8591bd commit 025b3d6

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
"codecov": "3.8.3",
3838
"husky": "8.0.3",
3939
"tsdx": "0.14.1",
40-
"tslib": "2.4.1",
40+
"tslib": "2.5.0",
4141
"typescript": "4.9.5"
4242
},
4343
"dependencies": {}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5611,10 +5611,10 @@ [email protected]:
56115611
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
56125612
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
56135613

5614-
tslib@2.4.1:
5615-
version "2.4.1"
5616-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
5617-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
5614+
tslib@2.5.0:
5615+
version "2.5.0"
5616+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
5617+
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
56185618

56195619
tslib@^1.10.0:
56205620
version "1.13.0"

0 commit comments

Comments
 (0)