Skip to content

Commit af7fa05

Browse files
Bump tslib from 1.9.3 to 2.0.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 1.9.3 to 2.0.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@1.9.3...2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 786630f commit af7fa05

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"supertest": "^3.1.0",
4848
"ts-node": "^8.10.2",
4949
"tsc": "^1.20150623.0",
50-
"tslib": "^1.9.3",
50+
"tslib": "^2.0.1",
5151
"tslint": "^5.11.0",
5252
"tslint-config-airbnb": "^5.11.2",
5353
"tslint-config-prettier": "^1.14.0",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3069,10 +3069,14 @@ tslib@1.9.0:
30693069
version "1.9.0"
30703070
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
30713071

3072-
tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.3:
3072+
tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1:
30733073
version "1.9.3"
30743074
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
30753075

3076+
tslib@^2.0.1:
3077+
version "2.0.1"
3078+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
3079+
30763080
tslint-config-airbnb@^5.11.2:
30773081
version "5.11.2"
30783082
resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.11.2.tgz#2f3d239fa3923be8e7a4372217a7ed552671528f"

0 commit comments

Comments
 (0)