Skip to content

Commit f1cab67

Browse files
chore(deps-dev): bump tslib from 1.11.2 to 2.0.0 (#270)
Bumps [tslib](https://github.com/Microsoft/tslib) from 1.11.2 to 2.0.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@1.11.2...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0f590b2 commit f1cab67

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"semantic-ui-css": "2.4.1",
7171
"semantic-ui-react": "0.88.2",
7272
"tsdx": "0.13.2",
73-
"tslib": "1.11.2",
73+
"tslib": "2.0.0",
7474
"typescript": "3.9.3"
7575
},
7676
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12259,6 +12259,11 @@ tslib@1.11.2, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
1225912259
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
1226012260
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
1226112261

12262+
tslib@2.0.0:
12263+
version "2.0.0"
12264+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
12265+
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
12266+
1226212267
tsutils@^3.17.1:
1226312268
version "3.17.1"
1226412269
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"

0 commit comments

Comments
 (0)