Skip to content

Commit

Permalink
chore(deps): bump @angular/elements from 14.1.0 to 14.3.0
Browse files Browse the repository at this point in the history
Bumps [@angular/elements](https://github.com/angular/angular/tree/HEAD/packages/elements) from 14.1.0 to 14.3.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/14.3.0/packages/elements)

---
updated-dependencies:
- dependency-name: "@angular/elements"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent ebdba17 commit 64a4495
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@angular/common": "^14.1.0",
"@angular/compiler": "^14.1.0",
"@angular/core": "^14.1.0",
"@angular/elements": "14.1.0",
"@angular/elements": "14.3.0",
"@angular/forms": "^14.1.0",
"@angular/platform-browser": "^14.1.0",
"@angular/platform-browser-dynamic": "^14.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,10 @@
dependencies:
tslib "^2.3.0"

"@angular/elements@14.1.0":
version "14.1.0"
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-14.1.0.tgz#46ec2b9389caf1c356a76bc300a052d68dd21887"
integrity sha512-PRZi5sO6DJz33e0ofITU04Dhv7ErBCnuDBVcvrglttWcAEk+p0ZA9jrBLQET8VU82fIF6ArWIEyM+LL0oeBKGw==
"@angular/elements@14.3.0":
version "14.3.0"
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-14.3.0.tgz#f4ce07241d5b05c8c843465cf564f3519ed8d5d5"
integrity sha512-fIg8IOD2R36v3SZ8yQEwTC8T71Hk0lbJFJXaOUZDZ6MfwdT8mMkFCujPRXOF0+p/ZnOiq2EhBwuPdjmKTf7XHA==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 64a4495

Please sign in to comment.