Merge pull request #131 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/localize-13.2.3

Bump @angular/localize from 13.2.2 to 13.2.3 in /src-ui
This commit is contained in:
shamoon 2022-02-21 21:24:01 -08:00 committed by GitHub
commit 1408270fb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -13,7 +13,7 @@
"@angular/compiler": "~13.2.2",
"@angular/core": "~13.2.2",
"@angular/forms": "~13.2.2",
"@angular/localize": "~13.2.2",
"@angular/localize": "~13.2.3",
"@angular/platform-browser": "~13.2.3",
"@angular/platform-browser-dynamic": "~13.2.2",
"@angular/router": "~13.2.2",
@ -562,9 +562,9 @@
}
},
"node_modules/@angular/localize": {
"version": "13.2.2",
"resolved": "https://registry.npmjs.org/@angular/localize/-/localize-13.2.2.tgz",
"integrity": "sha512-W/deDIxAFlv0euq7hxYPRCvj2DtDTsid5mRqyjEaVr+eYaLPnD8EElZuKuQEDeo7rWkCjljEpBrFsXwC5FZ8cw==",
"version": "13.2.3",
"resolved": "https://registry.npmjs.org/@angular/localize/-/localize-13.2.3.tgz",
"integrity": "sha512-lTeBT9MZONLRYE8TKv1lDeTcVb0j08PXI5xvPb1YTrX6EX3bpfOVyXGiUo+p2EnGqmLNxZ8ty9wEwPNKaEA/SA==",
"dependencies": {
"@babel/core": "7.8.6",
"glob": "7.2.0",
@ -579,8 +579,8 @@
"node": "^12.20.0 || ^14.15.0 || >=16.10.0"
},
"peerDependencies": {
"@angular/compiler": "13.2.2",
"@angular/compiler-cli": "13.2.2"
"@angular/compiler": "13.2.3",
"@angular/compiler-cli": "13.2.3"
}
},
"node_modules/@angular/localize/node_modules/@babel/core": {
@ -13562,9 +13562,9 @@
}
},
"@angular/localize": {
"version": "13.2.2",
"resolved": "https://registry.npmjs.org/@angular/localize/-/localize-13.2.2.tgz",
"integrity": "sha512-W/deDIxAFlv0euq7hxYPRCvj2DtDTsid5mRqyjEaVr+eYaLPnD8EElZuKuQEDeo7rWkCjljEpBrFsXwC5FZ8cw==",
"version": "13.2.3",
"resolved": "https://registry.npmjs.org/@angular/localize/-/localize-13.2.3.tgz",
"integrity": "sha512-lTeBT9MZONLRYE8TKv1lDeTcVb0j08PXI5xvPb1YTrX6EX3bpfOVyXGiUo+p2EnGqmLNxZ8ty9wEwPNKaEA/SA==",
"requires": {
"@babel/core": "7.8.6",
"glob": "7.2.0",

View File

@ -16,7 +16,7 @@
"@angular/compiler": "~13.2.2",
"@angular/core": "~13.2.2",
"@angular/forms": "~13.2.2",
"@angular/localize": "~13.2.2",
"@angular/localize": "~13.2.3",
"@angular/platform-browser": "~13.2.3",
"@angular/platform-browser-dynamic": "~13.2.2",
"@angular/router": "~13.2.2",