Skip to content

Commit

Permalink
Bump org.webjars.npm:angular-animate from 1.8.2 to 1.8.3 in /shio-app
Browse files Browse the repository at this point in the history
Bumps [org.webjars.npm:angular-animate](https://github.com/angular/angular.js) from 1.8.2 to 1.8.3.
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](angular/angular.js@v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: org.webjars.npm:angular-animate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 075f643 commit 10879f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ dependencies {
implementation 'org.webjars.bower:bootstrap:4.6.0' // Preview
implementation 'org.webjars.npm:angular:1.8.3'
implementation 'org.webjars.npm:angular-resource:1.8.3'
implementation 'org.webjars.npm:angular-animate:1.8.2'
implementation 'org.webjars.npm:angular-animate:1.8.3'
implementation 'org.webjars.npm:angular-sanitize:1.8.3'
implementation 'org.webjars.npm:angular-cookies:1.8.2'
implementation 'org.webjars.bower:ace-builds:1.4.12'
Expand Down

0 comments on commit 10879f0

Please sign in to comment.