Skip to content

Commit c64e809

Browse files
fix(deps): bump tslib from 2.0.3 to 2.1.0 (#191)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.0.3...2.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0809599 commit c64e809

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@escapace/typelevel": "^1.0.0",
1010
"lodash-es": "^4.17.20",
11-
"tslib": "2.0.3"
11+
"tslib": "2.1.0"
1212
},
1313
"devDependencies": {
1414
"@commitlint/cli": "11.0.0",

0 commit comments

Comments
 (0)