From 473fb30a59a2f5f726e8eb377521d77868d07d4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 11:00:18 +0000 Subject: [PATCH] Bump tslib from 1.9.3 to 2.0.0 Bumps [tslib](https://github.com/Microsoft/tslib) from 1.9.3 to 2.0.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/1.9.3...2.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cbec304..ba281b0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "supertest": "^3.1.0", "ts-node": "^8.10.2", "tsc": "^1.20150623.0", - "tslib": "^1.9.3", + "tslib": "^2.0.0", "tslint": "^5.11.0", "tslint-config-airbnb": "^5.11.2", "tslint-config-prettier": "^1.14.0", diff --git a/yarn.lock b/yarn.lock index 35f5fbb..39451a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3069,10 +3069,14 @@ tslib@1.9.0: version "1.9.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8" -tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.3: +tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1: version "1.9.3" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" +tslib@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" + tslint-config-airbnb@^5.11.2: version "5.11.2" resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.11.2.tgz#2f3d239fa3923be8e7a4372217a7ed552671528f"