Skip to content

Commit ffe8d76

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency tslib to v2
1 parent 1e994b0 commit ffe8d76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@oclif/plugin-help": "^3",
1717
"axios": "^0.21.1",
1818
"cli-ux": "^5.4.9",
19-
"tslib": "^1"
19+
"tslib": "^2.0.0"
2020
},
2121
"devDependencies": {
2222
"@commitlint/cli": "11.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6000,7 +6000,7 @@ [email protected]:
60006000
source-map-support "^0.5.17"
60016001
yn "3.1.1"
60026002

6003-
tslib@^1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
6003+
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
60046004
version "1.13.0"
60056005
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
60066006
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==

0 commit comments

Comments
 (0)