Skip to content

Commit b16708b

Browse files
committed
chore: bump tslib to compatible version
1 parent ded2966 commit b16708b

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lit-element": "^2.0.0",
5151
"lit-html": "^1.0.0",
5252
"marked": "^2.0.0",
53-
"tslib": "^2.0.1"
53+
"tslib": "^2.3.1"
5454
},
5555
"devDependencies": {
5656
"@rollup/plugin-node-resolve": "^11.0.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6222,12 +6222,7 @@ tslib@^1, tslib@^1.8.1, tslib@^1.9.0:
62226222
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
62236223
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
62246224

6225-
tslib@^2.0.1:
6226-
version "2.0.1"
6227-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
6228-
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
6229-
6230-
tslib@^2.0.3:
6225+
tslib@^2.0.3, tslib@^2.3.1:
62316226
version "2.3.1"
62326227
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
62336228
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

0 commit comments

Comments
 (0)