]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @angular/animations from 13.2.5 to 13.2.6 in /src-ui 354/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 14 Mar 2022 22:58:58 +0000 (22:58 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 22:58:58 +0000 (22:58 +0000)
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 13.2.5 to 13.2.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.6/packages/animations)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index 27b7d1c0590aa8b14c39b1c0c5979af6c1c15879..90394ef9218f1951a226fb69dd72c3b256ef8ff3 100644 (file)
@@ -8,7 +8,7 @@
       "name": "paperless-ui",
       "version": "0.0.0",
       "dependencies": {
-        "@angular/animations": "~13.2.4",
+        "@angular/animations": "~13.2.6",
         "@angular/common": "~13.2.6",
         "@angular/compiler": "~13.2.4",
         "@angular/core": "~13.2.4",
       }
     },
     "node_modules/@angular/animations": {
-      "version": "13.2.5",
-      "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.2.5.tgz",
-      "integrity": "sha512-1mGOePSDTiVwNIuV2g3+mUHrZJAkqJVzRKqKyNPXdwZupzVAgAfLbfUC07hhD/H53mXupIVugcUMFC3dvMu7uQ==",
+      "version": "13.2.6",
+      "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.2.6.tgz",
+      "integrity": "sha512-DrjpKo68uR3lSLQQXosoTCbjKQS6IKRCpR14E2t8fo0AX8i2hkB8je4SrhdCyB7FgFN7l2kgUYo4Qa8+BOB+aA==",
       "dependencies": {
         "tslib": "^2.3.0"
       },
         "node": "^12.20.0 || ^14.15.0 || >=16.10.0"
       },
       "peerDependencies": {
-        "@angular/core": "13.2.5"
+        "@angular/core": "13.2.6"
       }
     },
     "node_modules/@angular/cli": {
       }
     },
     "@angular/animations": {
-      "version": "13.2.5",
-      "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.2.5.tgz",
-      "integrity": "sha512-1mGOePSDTiVwNIuV2g3+mUHrZJAkqJVzRKqKyNPXdwZupzVAgAfLbfUC07hhD/H53mXupIVugcUMFC3dvMu7uQ==",
+      "version": "13.2.6",
+      "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.2.6.tgz",
+      "integrity": "sha512-DrjpKo68uR3lSLQQXosoTCbjKQS6IKRCpR14E2t8fo0AX8i2hkB8je4SrhdCyB7FgFN7l2kgUYo4Qa8+BOB+aA==",
       "requires": {
         "tslib": "^2.3.0"
       }
index 4f35e52729231ddd8ebf7d19611ab941935ed2ca..858844a6b69053ab2b07b3051a3527b189ddb32b 100644 (file)
@@ -11,7 +11,7 @@
   },
   "private": true,
   "dependencies": {
-    "@angular/animations": "~13.2.4",
+    "@angular/animations": "~13.2.6",
     "@angular/common": "~13.2.6",
     "@angular/compiler": "~13.2.4",
     "@angular/core": "~13.2.4",