Skip to content

Commit 95b9d13

Browse files
fix(deps): update dependency tslib to v2.8.1
1 parent 43d1531 commit 95b9d13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"mri": "1.2.0",
3636
"ora": "5.4.1",
3737
"rxjs": "7.8.1",
38-
"tslib": "2.6.2",
38+
"tslib": "2.8.1",
3939
"unknown": "0.2.6"
4040
},
4141
"peerDependencies": {

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,7 @@ __metadata:
17351735
semantic-release-pinst: "npm:1.0.4"
17361736
tempy: "npm:1.0.1"
17371737
ts-jest: "npm:29.2.5"
1738-
tslib: "npm:2.6.2"
1738+
tslib: "npm:2.8.1"
17391739
typescript: "npm:5.4.5"
17401740
unknown: "npm:0.2.6"
17411741
peerDependencies:

0 commit comments

Comments
 (0)