Skip to content

Commit e96be59

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update dependency typescript to v4.9.5
1 parent 0af7df7 commit e96be59

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"tree-kill": "1.2.2",
210210
"ts-node": "^10.0.0",
211211
"tslib": "2.5.0",
212-
"typescript": "4.9.4",
212+
"typescript": "4.9.5",
213213
"verdaccio": "5.20.1",
214214
"verdaccio-auth-memory": "^10.0.0",
215215
"webpack": "5.75.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-PLACEHOLDER",
3131
"@angular/compiler": "15.1.2",
3232
"@angular/compiler-cli": "15.1.2",
33-
"typescript": "4.9.4",
33+
"typescript": "4.9.5",
3434
"webpack": "5.75.0"
3535
}
3636
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11094,7 +11094,12 @@ typed-assert@^1.0.8:
1109411094
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
1109511095
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
1109611096

11097-
[email protected], typescript@^4.6.2, typescript@~4.9.0:
11097+
11098+
version "4.9.5"
11099+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11100+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11101+
11102+
typescript@^4.6.2, typescript@~4.9.0:
1109811103
version "4.9.4"
1109911104
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
1110011105
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==

0 commit comments

Comments
 (0)