Skip to content

Commit

Permalink
build: update dependency typescript to ~5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and alan-agius4 committed Sep 4, 2023
1 parent 0acd2c4 commit f833ea1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion integration/consumers/ng-cli/package.json
Expand Up @@ -32,6 +32,6 @@
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "~16.2.0",
"@types/node": "^14.14.37",
"typescript": "~5.1.0"
"typescript": "~5.2.0"
}
}
8 changes: 4 additions & 4 deletions integration/consumers/ng-cli/yarn.lock
Expand Up @@ -6224,10 +6224,10 @@ typed-assert@^1.0.8:
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==

typescript@~5.1.0:
version "5.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
typescript@~5.2.0:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit f833ea1

Please sign in to comment.