Skip to content

Commit 8eb9926

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump tslib from 2.3.1 to 2.4.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0. - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25a8988 commit 8eb9926

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"read-pkg-up": "^7.0.1",
9191
"rimraf": "^3.0.2",
9292
"ts-jest": "^27.1.3",
93-
"tslib": "^2.3.1",
93+
"tslib": "^2.4.0",
9494
"typescript": "^4",
9595
"which": "^2.0.2",
9696
"yargs-parser": "^21.0.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7453,10 +7453,10 @@ tslib@^1.8.1, tslib@^1.9.0:
74537453
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
74547454
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
74557455

7456-
tslib@^2.1.0, tslib@^2.3.1:
7457-
version "2.3.1"
7458-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
7459-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
7456+
tslib@^2.1.0, tslib@^2.4.0:
7457+
version "2.4.0"
7458+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
7459+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
74607460

74617461
tsutils@^3.21.0:
74627462
version "3.21.0"

0 commit comments

Comments
 (0)