Skip to content

Commit d584807

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency typescript to v4.4.4
(cherry picked from commit c5936a7)
1 parent b4c59af commit d584807

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"tree-kill": "1.2.2",
220220
"ts-node": "^10.0.0",
221221
"tslib": "2.3.1",
222-
"typescript": "4.4.3",
222+
"typescript": "4.4.4",
223223
"verdaccio": "5.1.6",
224224
"verdaccio-auth-memory": "^10.0.0",
225225
"webpack": "5.58.1",

packages/angular_devkit/build_optimizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"source-map": "0.7.3",
1313
"tslib": "2.3.1",
14-
"typescript": "4.4.3"
14+
"typescript": "4.4.4"
1515
},
1616
"peerDependencies": {
1717
"webpack": "^5.30.0"

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular-devkit/core": "0.0.0",
3131
"@angular/compiler": "13.0.0-next.15",
3232
"@angular/compiler-cli": "13.0.0-next.15",
33-
"typescript": "4.4.3",
33+
"typescript": "4.4.4",
3434
"webpack": "5.58.1"
3535
}
3636
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10258,7 +10258,12 @@ [email protected]:
1025810258
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
1025910259
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1026010260

10261-
[email protected], typescript@~4.4.0, typescript@~4.4.2:
10261+
10262+
version "4.4.4"
10263+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
10264+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
10265+
10266+
typescript@~4.4.0, typescript@~4.4.2:
1026210267
version "4.4.3"
1026310268
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
1026410269
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==

0 commit comments

Comments
 (0)