Skip to content

Commit

Permalink
build: update dependency @angular-devkit/build-optimizer to ^0.1202.0 (
Browse files Browse the repository at this point in the history
…#149)

PR Close #149
  • Loading branch information
renovate-bot authored and angular-ci committed Aug 16, 2021
1 parent 8cd11d9 commit 4dfa5cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"@angular-devkit/build-optimizer": "^0.1201.3",
"@angular-devkit/build-optimizer": "^0.1202.0",
"@angular/benchpress": "0.2.1",
"@bazel/bazelisk": "^1.10.1",
"@bazel/buildifier": "^4.0.1",
Expand Down
17 changes: 6 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
dependencies:
tunnel "0.0.6"

"@angular-devkit/build-optimizer@^0.1201.3":
version "0.1201.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1201.3.tgz#f31744f961ae7f3265eb3b0213477130311e0467"
integrity sha512-aZ0gg7WSYxKTcanKwaBCMFkAtTInDyJwpHCEL6CoTzKg78NEMxgc4vrjNrZzY3lXKhlwfr280vbkD1uCVvlgTQ==
"@angular-devkit/build-optimizer@^0.1202.0":
version "0.1202.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1202.1.tgz#96ce0d33d438f724866c1f171ac3886a95422dde"
integrity sha512-eMyPdfudKek4buv5b2lBRKrv8r2P/soPOsLVcyt2pgrA6V1I8UaJKEDmBwxQ//RwwrvMdD/OWfRxxJm7YvD8kQ==
dependencies:
source-map "0.7.3"
tslib "2.3.0"
typescript "4.3.4"
typescript "4.3.5"

"@angular/[email protected]":
version "0.2.1"
Expand Down Expand Up @@ -3018,12 +3018,7 @@ typed-graphqlify@^3.1.1:
resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-3.1.3.tgz#6a8aea57d277a88e7d1934fc2120536c3bb18435"
integrity sha512-xLUvbyJf5qIPYj0hNijOVhKuBjXJ4apjOVGWGW33Sjj20MApp6EBImPNz+uuHukduHrdtawt1/6XJdb4oixZVQ==

[email protected]:
version "4.3.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==

typescript@~4.3.5:
[email protected], typescript@~4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
Expand Down

0 comments on commit 4dfa5cb

Please sign in to comment.