From 5b3c55486deb41b4c95033f65ed28ac4a6fefc7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 20:44:45 +0000 Subject: [PATCH] Bump tslib from 1.9.3 to 2.3.0 Bumps [tslib](https://github.com/Microsoft/tslib) from 1.9.3 to 2.3.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/1.9.3...2.3.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..794bdf3 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.3.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..83e8a58 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.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" + 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"