Skip to content

Commit 635c615

Browse files
renovate-botclydin
authored andcommitted
build: update typescript to version 4.1.5
1 parent 40dc44b commit 635c615

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
"tslint": "^6.1.3",
230230
"tslint-no-circular-imports": "^0.7.0",
231231
"tslint-sonarts": "1.9.0",
232-
"typescript": "4.1.4",
232+
"typescript": "4.1.5",
233233
"verdaccio": "4.11.0",
234234
"verdaccio-auth-memory": "^9.7.2",
235235
"webpack": "4.44.2",

packages/angular_devkit/build_optimizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"loader-utils": "2.0.0",
1313
"source-map": "0.7.3",
1414
"tslib": "2.1.0",
15-
"typescript": "4.1.4",
15+
"typescript": "4.1.5",
1616
"webpack-sources": "2.2.0"
1717
}
1818
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@angular/compiler": "11.2.0",
3535
"@angular/compiler-cli": "11.2.0",
36-
"typescript": "4.1.4",
36+
"typescript": "4.1.5",
3737
"webpack": "4.44.2"
3838
}
3939
}

yarn.lock

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

12092-
12093-
version "4.1.4"
12094-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
12095-
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
12092+
12093+
version "4.1.5"
12094+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
12095+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1209612096

1209712097
typescript@~4.1.2:
1209812098
version "4.1.3"

0 commit comments

Comments
 (0)