From 1e42d2f769149eb3b7d422a77de45f2308082b5f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 23:04:43 +0000 Subject: [PATCH] Bump @angular/platform-browser from 11.2.3 to 11.2.4 Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 11.2.3 to 11.2.4. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/HEAD/packages/platform-browser) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 34 +++++++++++++++++----------------- package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe68e6ece..5b6bd1bfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@angular/core": "^11.2.2", "@angular/forms": "^11.2.4", "@angular/material": "^11.2.3", - "@angular/platform-browser": "^11.2.3", + "@angular/platform-browser": "^11.2.4", "@angular/platform-browser-dynamic": "^11.2.3", "@angular/router": "^11.2.4", "@fortawesome/angular-fontawesome": "^0.8.2", @@ -647,14 +647,14 @@ "dev": true }, "node_modules/@angular/animations": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-11.2.3.tgz", - "integrity": "sha512-Z6sHIeTeeZrRAW83NI7FO7THF50cPCFkkuvVah3qmCqopY6FuoHKUBEENyGzQGH69LbGFYhEppY8KM/6JtVF6Q==", + "version": "11.2.4", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-11.2.4.tgz", + "integrity": "sha512-t04jQwoqpaBT3tJIAnPKZ2p43Hy0Vhq7FoyZZQB0TZZyPzxgl8DenBPMsNZxfaV9QM5i2gFE0eqkCy7YfXvvPA==", "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { - "@angular/core": "11.2.3" + "@angular/core": "11.2.4" } }, "node_modules/@angular/cdk": { @@ -1014,16 +1014,16 @@ } }, "node_modules/@angular/platform-browser": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-11.2.3.tgz", - "integrity": "sha512-S0IP/kGinIH18+gfnX0gLFLbP0Euw1RBceDt/WipYhUeFZZryQHvot/6KFLFtO+8rVunfrg+UyBiaK65/TT9Og==", + "version": "11.2.4", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-11.2.4.tgz", + "integrity": "sha512-GOHUM6/r+JXCpVSSY+ET/BqkwqHymdvVTOh9/J/pgSlpPT/5lvjDtbPgdhYOkUsMTkZzKjoXLMcQVtZTCqHdfQ==", "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { - "@angular/animations": "11.2.3", - "@angular/common": "11.2.3", - "@angular/core": "11.2.3" + "@angular/animations": "11.2.4", + "@angular/common": "11.2.4", + "@angular/core": "11.2.4" }, "peerDependenciesMeta": { "@angular/animations": { @@ -23704,9 +23704,9 @@ } }, "@angular/animations": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-11.2.3.tgz", - "integrity": "sha512-Z6sHIeTeeZrRAW83NI7FO7THF50cPCFkkuvVah3qmCqopY6FuoHKUBEENyGzQGH69LbGFYhEppY8KM/6JtVF6Q==", + "version": "11.2.4", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-11.2.4.tgz", + "integrity": "sha512-t04jQwoqpaBT3tJIAnPKZ2p43Hy0Vhq7FoyZZQB0TZZyPzxgl8DenBPMsNZxfaV9QM5i2gFE0eqkCy7YfXvvPA==", "requires": { "tslib": "^2.0.0" } @@ -23975,9 +23975,9 @@ } }, "@angular/platform-browser": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-11.2.3.tgz", - "integrity": "sha512-S0IP/kGinIH18+gfnX0gLFLbP0Euw1RBceDt/WipYhUeFZZryQHvot/6KFLFtO+8rVunfrg+UyBiaK65/TT9Og==", + "version": "11.2.4", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-11.2.4.tgz", + "integrity": "sha512-GOHUM6/r+JXCpVSSY+ET/BqkwqHymdvVTOh9/J/pgSlpPT/5lvjDtbPgdhYOkUsMTkZzKjoXLMcQVtZTCqHdfQ==", "requires": { "tslib": "^2.0.0" } diff --git a/package.json b/package.json index 8c6f4b145..1c0e66e1f 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@angular/core": "^11.2.2", "@angular/forms": "^11.2.4", "@angular/material": "^11.2.3", - "@angular/platform-browser": "^11.2.3", + "@angular/platform-browser": "^11.2.4", "@angular/platform-browser-dynamic": "^11.2.3", "@angular/router": "^11.2.4", "@fortawesome/angular-fontawesome": "^0.8.2",