Skip to content

Commit f222f38

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency typescript to v4.6.3
1 parent 797c652 commit f222f38

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"tree-kill": "1.2.2",
211211
"ts-node": "^10.0.0",
212212
"tslib": "2.3.1",
213-
"typescript": "4.6.2",
213+
"typescript": "4.6.3",
214214
"verdaccio": "5.8.0",
215215
"verdaccio-auth-memory": "^10.0.0",
216216
"webpack": "5.70.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": "14.0.0-next.7",
3232
"@angular/compiler-cli": "14.0.0-next.7",
33-
"typescript": "4.6.2",
33+
"typescript": "4.6.3",
3434
"webpack": "5.70.0"
3535
}
3636
}

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10274,16 +10274,21 @@ typedarray@^0.0.6:
1027410274
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1027510275
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1027610276

10277-
[email protected].2, typescript@~4.6.2:
10278-
version "4.6.2"
10279-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10280-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
10277+
10278+
version "4.6.3"
10279+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10280+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1028110281

1028210282
typescript@~4.5.2:
1028310283
version "4.5.5"
1028410284
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
1028510285
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1028610286

10287+
typescript@~4.6.2:
10288+
version "4.6.2"
10289+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10290+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
10291+
1028710292
1028810293
version "1.0.2"
1028910294
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.2.tgz#e2976c34dbfb30b15d2c300b2a53eac87c57a775"

0 commit comments

Comments
 (0)