Skip to content

Commit 6401b20

Browse files
chore(deps-dev): bump tslib from 2.4.1 to 2.5.0 (#830)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.4.1...2.5.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 ad25ff4 commit 6401b20

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
@@ -74,7 +74,7 @@
7474
"semantic-ui-react": "2.1.4",
7575
"timekeeper": "2.2.0",
7676
"ts-jest": "29.0.3",
77-
"tslib": "2.4.1",
77+
"tslib": "2.5.0",
7878
"typescript": "4.9.4"
7979
},
8080
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13676,10 +13676,10 @@ tsconfig-paths@^3.14.1:
1367613676
minimist "^1.2.6"
1367713677
strip-bom "^3.0.0"
1367813678

13679-
tslib@2.4.1, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.4.0:
13680-
version "2.4.1"
13681-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
13682-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
13679+
tslib@2.5.0, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.4.0:
13680+
version "2.5.0"
13681+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
13682+
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
1368313683

1368413684
tslib@^1.8.1, tslib@^1.9.3:
1368513685
version "1.14.1"

0 commit comments

Comments
 (0)