Skip to content

Commit 11ec377

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

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": "^0.6.2",
1010
"lodash-es": "^4.17.15",
11-
"tslib": "2.0.0"
11+
"tslib": "2.0.1"
1212
},
1313
"devDependencies": {
1414
"@commitlint/cli": "9.0.1",

0 commit comments

Comments
 (0)