From 26e6fe855596c29030788d579c71404c09d9a3a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 22:43:51 +0000 Subject: [PATCH] Bump tslib from 1.9.3 to 2.0.2 Bumps [tslib](https://github.com/Microsoft/tslib) from 1.9.3 to 2.0.2. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/1.9.3...2.0.2) 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 8189b4c..e0ce3a5 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.2", "tslint": "^5.11.0", "tslint-config-airbnb": "^5.11.2", "tslint-config-prettier": "^1.18.0", diff --git a/yarn.lock b/yarn.lock index 6e3f7b5..8e221ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3087,10 +3087,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.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.2.tgz#462295631185db44b21b1ea3615b63cd1c038242" + 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"