From db40e781a5a7c176efd6da9fb9975f72c515e37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 07:27:04 +0000 Subject: [PATCH] :arrow_up: Bump @angular/animations from 16.1.7 to 16.1.8 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 16.1.7 to 16.1.8. - [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/16.1.8/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cb3428..01e3102 100644 --- a/package-lock.json +++ b/package-lock.json @@ -625,9 +625,9 @@ } }, "node_modules/@angular/animations": { - "version": "16.1.7", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.1.7.tgz", - "integrity": "sha512-+fMLwUlHLNsHWzX2cnsr4sMyix0R5v/a5srQTQjl6BYhdyqFgT82h5F4P49yFu+nZr0jdsxF012wPJbDRR+1qQ==", + "version": "16.1.8", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.1.8.tgz", + "integrity": "sha512-aIAf8EAZomgXMF6AP0wTPAc04Cvw+nL9nkEVwQNVxMByZpcbnnqHWHokLD8es8DzlwDT+EIZS4wZMBA4XUmPyA==", "dependencies": { "tslib": "^2.3.0" }, @@ -635,7 +635,7 @@ "node": "^16.14.0 || >=18.10.0" }, "peerDependencies": { - "@angular/core": "16.1.7" + "@angular/core": "16.1.8" } }, "node_modules/@angular/cli": { @@ -14883,9 +14883,9 @@ } }, "@angular/animations": { - "version": "16.1.7", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.1.7.tgz", - "integrity": "sha512-+fMLwUlHLNsHWzX2cnsr4sMyix0R5v/a5srQTQjl6BYhdyqFgT82h5F4P49yFu+nZr0jdsxF012wPJbDRR+1qQ==", + "version": "16.1.8", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.1.8.tgz", + "integrity": "sha512-aIAf8EAZomgXMF6AP0wTPAc04Cvw+nL9nkEVwQNVxMByZpcbnnqHWHokLD8es8DzlwDT+EIZS4wZMBA4XUmPyA==", "requires": { "tslib": "^2.3.0" }