Skip to content

Commit abccf42

Browse files
chore(deps-dev): bump tslib from 2.1.0 to 2.2.0 (#5)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.1.0...2.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ec9df8 commit abccf42

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
@@ -99,7 +99,7 @@
9999
"ts-dedent": "2.1.1",
100100
"ts-jest": "26.5.4",
101101
"tsdx": "0.14.1",
102-
"tslib": "2.1.0",
102+
"tslib": "2.2.0",
103103
"typescript": "4.2.4"
104104
}
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10908,10 +10908,10 @@ tslib@2.0.1:
1090810908
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
1090910909
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
1091010910

10911-
tslib@2.1.0, tslib@^2.0.3:
10912-
version "2.1.0"
10913-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
10914-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
10911+
tslib@2.2.0, tslib@^2.0.3:
10912+
version "2.2.0"
10913+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
10914+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
1091510915

1091610916
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
1091710917
version "1.13.0"

0 commit comments

Comments
 (0)