Skip to content

Commit a8205ee

Browse files
authored
Merge pull request #315 from DenysVuika/dependabot/npm_and_yarn/angular/ng-docker/angular/animations-8.2.7
Bump @angular/animations from 7.0.0 to 8.2.7 in /angular/ng-docker
2 parents e440af7 + 40387ba commit a8205ee

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

angular/ng-docker/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular/ng-docker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/animations": "^7.0.0",
16+
"@angular/animations": "^8.2.7",
1717
"@angular/common": "^7.0.0",
1818
"@angular/compiler": "^7.2.15",
1919
"@angular/core": "^7.2.15",

angular/ng-docker/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@
113113
"@angular-devkit/core" "7.3.9"
114114
rxjs "6.3.3"
115115

116-
"@angular/animations@^7.0.0":
117-
version "7.2.15"
118-
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-7.2.15.tgz#980c1f523a79d4b7cb44508f57fba06f2e0872fa"
116+
"@angular/animations@^8.2.7":
117+
version "8.2.7"
118+
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-8.2.7.tgz#643b673e705eb10f9a0f7199de0498d635d2314c"
119119
dependencies:
120120
tslib "^1.9.0"
121121

0 commit comments

Comments
 (0)