Skip to content

Commit 3cf7910

Browse files
chore: run addtl migration scripts for angular/cli 8.x
1 parent 90d7484 commit 3cf7910

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"core-js": "^2.4.1",
2929
"rxjs": "^6.5.5",
3030
"rxjs-compat": "^6.0.0-rc.0",
31-
"tslib": "^1.9.0",
31+
"tslib": "^1.10.0",
3232
"zone.js": "~0.9.1"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9715,15 +9715,15 @@ [email protected]:
97159715
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
97169716
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
97179717

9718-
tslib@^1.8.0, tslib@^1.8.1:
9719-
version "1.9.0"
9720-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
9721-
9722-
tslib@^1.9.0:
9718+
tslib@^1.10.0, tslib@^1.9.0:
97239719
version "1.11.2"
97249720
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
97259721
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
97269722

9723+
tslib@^1.8.0, tslib@^1.8.1:
9724+
version "1.9.0"
9725+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
9726+
97279727
tslint@~5.9.1:
97289728
version "5.9.1"
97299729
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"

0 commit comments

Comments
 (0)