Skip to content

Commit 0e73119

Browse files
renovate-botalan-agius4
authored andcommitted
build: update typescript to version 3.9.6
1 parent 7dfa252 commit 0e73119

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
@@ -220,7 +220,7 @@
220220
"tslint": "^6.0.0",
221221
"tslint-no-circular-imports": "^0.7.0",
222222
"tslint-sonarts": "1.9.0",
223-
"typescript": "3.9.5",
223+
"typescript": "3.9.6",
224224
"verdaccio": "4.5.1",
225225
"webpack": "4.42.1",
226226
"webpack-dev-middleware": "3.7.2",

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": "10.0.2",
3636
"@angular/compiler-cli": "10.0.2",
37-
"typescript": "3.9.5",
37+
"typescript": "3.9.6",
3838
"webpack": "4.42.1"
3939
}
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13241,10 +13241,10 @@ typedarray@^0.0.6:
1324113241
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1324213242
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1324313243

13244-
13245-
version "3.9.5"
13246-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
13247-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
13244+
13245+
version "3.9.6"
13246+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
13247+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1324813248

1324913249
1325013250
version "0.7.21"

0 commit comments

Comments
 (0)