Skip to content

Commit

Permalink
Bump @angular/forms in /bl-central-server/bl-web-ui
Browse files Browse the repository at this point in the history
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 17.0.8 to 17.0.9.
- [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/17.0.9/packages/forms)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent aec6723 commit 8ee2c38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bl-central-server/bl-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular/common": "~15.0.2",
"@angular/compiler": "~15.0.2",
"@angular/core": "~15.0.2",
"@angular/forms": "~17.0.8",
"@angular/forms": "~17.0.9",
"@angular/platform-browser": "~15.0.2",
"@angular/platform-browser-dynamic": "~15.0.2",
"@angular/router": "~15.0.2",
Expand Down
8 changes: 4 additions & 4 deletions bl-central-server/bl-web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,10 @@
dependencies:
tslib "^2.3.0"

"@angular/forms@~17.0.8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-17.0.8.tgz#3872f7c9e03d4376e1bd99d8360f6b750430086f"
integrity sha512-WZBHbMQjaSovAzOMhKqZN+m7eUPGfOzh9rKFKvj6UQLIJ9qSpEpqlvL0omU1z/47s3XXeLiBzomMiRfQISJvvw==
"@angular/forms@~17.0.9":
version "17.0.9"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-17.0.9.tgz#9edb3298714354197fc9dfaed46c40cdb646d870"
integrity sha512-UCZhJH5FCRPGmYHfKCTGbOXqz4SEs9bVkAQGwhHzhM3Bwn3cZ/LKN2UfOglIcwkqKXxKnRx+VkJ2M1KfZJAvLQ==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 8ee2c38

Please sign in to comment.