Skip to content

Commit c20a986

Browse files
Update tslib requirement from ^2.3.1 to ^2.4.0
Updates the requirements on [tslib](https://github.com/Microsoft/tslib) to permit the latest version. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.3.1...2.4.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8d2d00 commit c20a986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"oclif": "^3",
4141
"shx": "^0.3.3",
4242
"ts-node": "^10.2.1",
43-
"tslib": "^2.3.1",
43+
"tslib": "^2.4.0",
4444
"typescript": "^4.4.3"
4545
},
4646
"oclif": {

0 commit comments

Comments
 (0)