Skip to content

Commit 7c38381

Browse files
Update dependency tslib to v2.3.1 (#818)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d2e7ae5 commit 7c38381

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
@@ -101,6 +101,6 @@
101101
"dependencies": {
102102
"re-resizable": "6.9.2",
103103
"react-draggable": "4.4.4",
104-
"tslib": "2.3.0"
104+
"tslib": "2.3.1"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13683,10 +13683,10 @@ tslib@1.9.0:
1368313683
version "1.9.0"
1368413684
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
1368513685

13686-
tslib@2.3.0:
13687-
version "2.3.0"
13688-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
13689-
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
13686+
tslib@2.3.1:
13687+
version "2.3.1"
13688+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
13689+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1369013690

1369113691
tslib@^1.13.0:
1369213692
version "1.14.1"

0 commit comments

Comments
 (0)