Skip to content

Commit 308b17a

Browse files
committed
Bump tslib to version 2.7.0
1 parent 27d3d3e commit 308b17a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"remark-mdx": "^3.0.1",
5454
"remark-parse": "^11.0.0",
5555
"remark-stringify": "^11.0.0",
56-
"tslib": "^2.6.3",
56+
"tslib": "^2.7.0",
5757
"tsup": "^8.2.4",
5858
"typescript": "^5.5.4",
5959
"unified": "^11.0.5"

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4112,7 +4112,7 @@ __metadata:
41124112
remark-mdx: "npm:^3.0.1"
41134113
remark-parse: "npm:^11.0.0"
41144114
remark-stringify: "npm:^11.0.0"
4115-
tslib: "npm:^2.6.3"
4115+
tslib: "npm:^2.7.0"
41164116
tsup: "npm:^8.2.4"
41174117
typescript: "npm:^5.5.4"
41184118
unified: "npm:^11.0.5"
@@ -4700,7 +4700,7 @@ __metadata:
47004700
languageName: node
47014701
linkType: hard
47024702

4703-
"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.6.3":
4703+
"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.7.0":
47044704
version: 2.7.0
47054705
resolution: "tslib@npm:2.7.0"
47064706
checksum: 10/9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6

0 commit comments

Comments
 (0)