Skip to content

Commit 18ba966

Browse files
Bump tslib from 2.2.0 to 2.3.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.2.0...2.3.1) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50a1a3e commit 18ba966

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "^15.3.0",
3232
"husky": "^6.0.0",
3333
"tsdx": "^0.14.1",
34-
"tslib": "^2.2.0",
34+
"tslib": "^2.3.1",
3535
"typescript": "^4.2.4"
3636
}
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5914,10 +5914,10 @@ tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
59145914
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
59155915
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
59165916

5917-
tslib@^2.0.3, tslib@^2.2.0:
5918-
version "2.2.0"
5919-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
5920-
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
5917+
tslib@^2.0.3, tslib@^2.3.1:
5918+
version "2.3.1"
5919+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5920+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
59215921

59225922
tsutils@^3.17.1:
59235923
version "3.17.1"

0 commit comments

Comments
 (0)