Skip to content

Commit 0ef45f3

Browse files
renovate-botdgp1130
authored andcommitted
build: update typescript to version 3.7.5
1 parent 14de413 commit 0ef45f3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"quicktype-core": "^6.0.15",
8080
"temp": "^0.9.0",
8181
"tslint": "^5.15.0",
82-
"typescript": "3.7.4"
82+
"typescript": "3.7.5"
8383
},
8484
"devDependencies": {
8585
"@angular/compiler": "9.0.0-rc.9",

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@angular/compiler": "9.0.0-rc.9",
3636
"@angular/compiler-cli": "9.0.0-rc.9",
37-
"typescript": "3.7.4",
37+
"typescript": "3.7.5",
3838
"webpack": "4.41.5"
3939
}
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11164,10 +11164,10 @@ [email protected]:
1116411164
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
1116511165
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
1116611166

11167-
11168-
version "3.7.4"
11169-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
11170-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
11167+
11168+
version "3.7.5"
11169+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
11170+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
1117111171

1117211172
uglify-js@^3.1.4:
1117311173
version "3.7.5"

0 commit comments

Comments
 (0)