Skip to content

Commit 23eee23

Browse files
committed
chore(deps): update dependency tslib to v2.8.1
1 parent d0bee56 commit 23eee23

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
@@ -74,7 +74,7 @@
7474
"@storybook/testing-library": "0.2.2",
7575
"prop-types": "15.8.1",
7676
"storybook": "7.6.20",
77-
"tslib": "2.8.0"
77+
"tslib": "2.8.1"
7878
},
7979
"release": {
8080
"verifyConditions": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12692,10 +12692,10 @@ ts-node@^10.8.1:
1269212692
v8-compile-cache-lib "^3.0.1"
1269312693
yn "3.1.1"
1269412694

12695-
tslib@2.8.0:
12696-
version "2.8.0"
12697-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
12698-
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
12695+
tslib@2.8.1:
12696+
version "2.8.1"
12697+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
12698+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1269912699

1270012700
tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.3:
1270112701
version "1.14.1"

0 commit comments

Comments
 (0)