Skip to content

Commit c28b7a3

Browse files
authored
Merge pull request #367 from pharindoko/renovate/tslib-2.x
fix(deps): update dependency tslib to v2
2 parents 042f962 + dbaa3c4 commit c28b7a3

File tree

2 files changed

+50
-4
lines changed

2 files changed

+50
-4
lines changed

packages/cli/package-lock.json

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

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"serverless-webpack": "^5.3.1",
3535
"terser-webpack-plugin": "2.3.6",
3636
"ts-loader": "^7.0.0",
37-
"tslib": "^1.11.1",
37+
"tslib": "^2.0.0",
3838
"typescript": "^3.8.3",
3939
"webpack": "4.43.0",
4040
"webpack-cli": "3.3.7",

0 commit comments

Comments
 (0)