Skip to content

Commit 0f27988

Browse files
chore(deps-dev): bump tslib from 2.3.1 to 2.4.0 (#187)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7a7703 commit 0f27988

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"setup-polly-jest": "0.10.0",
101101
"ts-dedent": "2.2.0",
102102
"ts-node": "10.7.0",
103-
"tslib": "2.3.1",
103+
"tslib": "2.4.0",
104104
"typescript": "4.6.3"
105105
}
106106
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10835,11 +10835,16 @@ tsconfig-paths@^3.12.0:
1083510835
minimist "^1.2.0"
1083610836
strip-bom "^3.0.0"
1083710837

10838-
tslib@2.3.1, tslib@^2.0.3, tslib@^2.3.1:
10838+
tslib@2.3.1:
1083910839
version "2.3.1"
1084010840
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1084110841
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1084210842

10843+
tslib@2.4.0, tslib@^2.0.3, tslib@^2.3.1:
10844+
version "2.4.0"
10845+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
10846+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
10847+
1084310848
tslib@^1.8.1, tslib@^1.9.0:
1084410849
version "1.14.1"
1084510850
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)