Update tsickle

This commit is contained in:
Willem Dantuma 2020-04-01 09:02:15 +02:00
parent 3b1b9c0b98
commit 984408cd52
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13416,9 +13416,9 @@
}
},
"tsickle": {
"version": "0.37.1",
"resolved": "https://registry.npmjs.org/tsickle/-/tsickle-0.37.1.tgz",
"integrity": "sha512-0GwgOJEnsmRsrONXCvcbAWY0CvdqF3UugPVoupUpA8Ul0qCPTuqqq0ou/hLqtKZOyyulzCP6MYRjb9/J1g9bJg==",
"version": "0.38.1",
"resolved": "https://registry.npmjs.org/tsickle/-/tsickle-0.38.1.tgz",
"integrity": "sha512-4xZfvC6+etRu6ivKCNqMOd1FqcY/m6JY3Y+yr5+Xw+i751ciwrWINi6x/3l1ekcODH9GZhlf0ny2LpzWxnjWYA==",
"dev": true
},
"tslib": {

View File

@ -57,7 +57,7 @@
"ng-packagr": "^5.4.0",
"protractor": "^5.4.3",
"ts-node": "~7.0.0",
"tsickle": "^0.37.0",
"tsickle": "^0.38",
"tslib": "^1.9.0",
"tslint": "~5.11.0",
"typescript": "~3.5.3"