From 6392e5c06b55cf7c90686112c3fcb0abeabc2966 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 20:28:12 +0000 Subject: [PATCH] Bump tslib from 1.9.3 to 2.1.0 Bumps [tslib](https://github.com/Microsoft/tslib) from 1.9.3 to 2.1.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/1.9.3...2.1.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 8189b4c..1e791ec 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.1.0", "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 a4096bf..4f9d625 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.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" + 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"