]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @angular/common from 13.2.5 to 13.2.6 in /src-ui 352/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 14 Mar 2022 20:19:28 +0000 (20:19 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 20:19:28 +0000 (20:19 +0000)
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) 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/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  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 6940f458ef2dfdf0039706c38667955a59a6f27b..be01b0b4d12d7502b2056dd48e098fc2cd5a1f47 100644 (file)
@@ -9,7 +9,7 @@
       "version": "0.0.0",
       "dependencies": {
         "@angular/animations": "~13.2.4",
-        "@angular/common": "~13.2.5",
+        "@angular/common": "~13.2.6",
         "@angular/compiler": "~13.2.4",
         "@angular/core": "~13.2.4",
         "@angular/forms": "~13.2.6",
       }
     },
     "node_modules/@angular/common": {
-      "version": "13.2.5",
-      "resolved": "https://registry.npmjs.org/@angular/common/-/common-13.2.5.tgz",
-      "integrity": "sha512-px2qZP8Fd2qYbCVWmgLmop2OBQ/LKU2Oq8U/La2EEo8kgVuNWNTxmIh826cgZK/v9VQw8b/EoU7PeEjSWz0Zow==",
+      "version": "13.2.6",
+      "resolved": "https://registry.npmjs.org/@angular/common/-/common-13.2.6.tgz",
+      "integrity": "sha512-t4XRb9db4UeRcPs5aHNtGuXRKSvGBlTEr0zzSeoKzHD9TCaO4dSDISh9obS9hThaPuBmPKRUHN5KE1HFmqnSHg==",
       "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",
         "rxjs": "^6.5.3 || ^7.4.0"
       }
     },
       }
     },
     "@angular/common": {
-      "version": "13.2.5",
-      "resolved": "https://registry.npmjs.org/@angular/common/-/common-13.2.5.tgz",
-      "integrity": "sha512-px2qZP8Fd2qYbCVWmgLmop2OBQ/LKU2Oq8U/La2EEo8kgVuNWNTxmIh826cgZK/v9VQw8b/EoU7PeEjSWz0Zow==",
+      "version": "13.2.6",
+      "resolved": "https://registry.npmjs.org/@angular/common/-/common-13.2.6.tgz",
+      "integrity": "sha512-t4XRb9db4UeRcPs5aHNtGuXRKSvGBlTEr0zzSeoKzHD9TCaO4dSDISh9obS9hThaPuBmPKRUHN5KE1HFmqnSHg==",
       "requires": {
         "tslib": "^2.3.0"
       }
index 96997732876c9eadf3d01d305a370466fdef241c..6a7ce9fa8728110e79e74b0c361287d866bc01a3 100644 (file)
@@ -12,7 +12,7 @@
   "private": true,
   "dependencies": {
     "@angular/animations": "~13.2.4",
-    "@angular/common": "~13.2.5",
+    "@angular/common": "~13.2.6",
     "@angular/compiler": "~13.2.4",
     "@angular/core": "~13.2.4",
     "@angular/forms": "~13.2.6",