From 6060c0c673b6f9bc4e1b721a04e6e81dd20a6ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 19:42:53 +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 aa62fd9..5c87d86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -543,9 +543,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" }, @@ -553,7 +553,7 @@ "node": "^16.14.0 || >=18.10.0" }, "peerDependencies": { - "@angular/core": "16.1.7" + "@angular/core": "16.1.8" } }, "node_modules/@angular/cli": { @@ -14755,9 +14755,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" }