]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @angular/compiler from 13.2.5 to 13.3.0 in /src-ui (#487)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Mar 2022 07:16:15 +0000 (00:16 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 07:16:15 +0000 (00:16 -0700)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 13.2.5 to 13.3.0.
- [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.3.0/packages/compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src-ui/package-lock.json
src-ui/package.json

index 722526088075e4d26e04ab81be8d635023c91925..b72b02f6bb57aa6694773fe33d68ee966d041aea 100644 (file)
@@ -10,7 +10,7 @@
       "dependencies": {
         "@angular/animations": "~13.2.6",
         "@angular/common": "~13.2.6",
-        "@angular/compiler": "~13.2.4",
+        "@angular/compiler": "~13.3.0",
         "@angular/core": "~13.2.4",
         "@angular/forms": "~13.2.6",
         "@angular/localize": "~13.2.6",
       }
     },
     "node_modules/@angular/compiler": {
-      "version": "13.2.5",
-      "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.2.5.tgz",
-      "integrity": "sha512-OF7xqs/7HPyRJXWiP8ZLwcgT+O/pyBdTjubrVNUPmzeKWPFyE9ZVKEg8MLGLbGHRtw1omhU9Mq4b12NqI1B/gA==",
+      "version": "13.3.0",
+      "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.3.0.tgz",
+      "integrity": "sha512-oeUvaBOVpey2G1I5fWZa3JcyRuBQ3dAeRay5UtQhu1Xw2L8jd2tYkbZb1XOgP9J1/Ma4LO62pjSaOpR2EtO5ww==",
       "dependencies": {
         "tslib": "^2.3.0"
       },
       }
     },
     "@angular/compiler": {
-      "version": "13.2.5",
-      "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.2.5.tgz",
-      "integrity": "sha512-OF7xqs/7HPyRJXWiP8ZLwcgT+O/pyBdTjubrVNUPmzeKWPFyE9ZVKEg8MLGLbGHRtw1omhU9Mq4b12NqI1B/gA==",
+      "version": "13.3.0",
+      "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.3.0.tgz",
+      "integrity": "sha512-oeUvaBOVpey2G1I5fWZa3JcyRuBQ3dAeRay5UtQhu1Xw2L8jd2tYkbZb1XOgP9J1/Ma4LO62pjSaOpR2EtO5ww==",
       "requires": {
         "tslib": "^2.3.0"
       }
index a1691f8a4754d98dea250fad7d5644fd012f68e2..d7e743bb642b69b470e75478fbd96b40edb6a634 100644 (file)
@@ -13,7 +13,7 @@
   "dependencies": {
     "@angular/animations": "~13.2.6",
     "@angular/common": "~13.2.6",
-    "@angular/compiler": "~13.2.4",
+    "@angular/compiler": "~13.3.0",
     "@angular/core": "~13.2.4",
     "@angular/forms": "~13.2.6",
     "@angular/localize": "~13.2.6",