Skip to content

Commit 8a8bbf1

Browse files
committed
chore(deps): update dependency tslib to v2.3.1
1 parent b12b085 commit 8a8bbf1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"node": "^12 || ^14 || >=16"
2626
},
2727
"dependencies": {
28-
"tslib": "2.3.0"
28+
"tslib": "2.3.1"
2929
},
3030
"peerDependencies": {
3131
"webpack": "^5.0.0"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5827,11 +5827,16 @@ tslib@1.11.2:
58275827
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
58285828
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
58295829

5830-
tslib@2.3.0, tslib@^2.0.0:
5830+
tslib@2.3.0:
58315831
version "2.3.0"
58325832
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
58335833
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
58345834

5835+
tslib@2.3.1, tslib@^2.0.0:
5836+
version "2.3.1"
5837+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5838+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5839+
58355840
tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
58365841
version "1.14.1"
58375842
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)