Skip to content

Commit 4bc8f43

Browse files
committed
Update dependency tslib to v2.7.0
1 parent 7e714e7 commit 4bc8f43

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
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-typescript": "11.1.6",
4646
"rollup": "4.21.0",
4747
"rollup-plugin-terser": "7.0.2",
48-
"tslib": "2.6.3",
48+
"tslib": "2.7.0",
4949
"typescript": "5.5.4"
5050
}
5151
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,10 @@ terser@^5.0.0:
396396
commander "^2.20.0"
397397
source-map-support "~0.5.20"
398398

399-
tslib@2.6.3:
400-
version "2.6.3"
401-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
402-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
399+
tslib@2.7.0:
400+
version "2.7.0"
401+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
402+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
403403

404404
405405
version "5.5.4"

0 commit comments

Comments
 (0)