Skip to content

Commit 595a234

Browse files
authored
Merge pull request #258 from pascaliske/renovate/ngx-progressbar-13.x
2 parents 13a9279 + 25b5e4e commit 595a234

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@angular/ssr": "^18.2.1",
4444
"express": "^4.18.2",
4545
"http-status-codes": "^2.3.0",
46-
"ngx-progressbar": "^12.0.1",
46+
"ngx-progressbar": "^13.0.0",
4747
"rxjs": "~7.8.0",
4848
"tslib": "^2.7.0",
4949
"zone.js": "~0.15.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4496,10 +4496,10 @@ neo-async@^2.6.0:
44964496
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
44974497
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
44984498

4499-
ngx-progressbar@^12.0.1:
4500-
version "12.0.1"
4501-
resolved "https://registry.yarnpkg.com/ngx-progressbar/-/ngx-progressbar-12.0.1.tgz#7ba484f0400b4ea5d7bb0797bcf8fa1568465fcf"
4502-
integrity sha512-YbdS5+YWfU7RN+4SxoGsLaefVyAky5ASyX1+nk86w8dufA6hti8UOVuGC2plciBjm2jqk0nBhDGNXhZKTRp1Vw==
4499+
ngx-progressbar@^13.0.0:
4500+
version "13.0.0"
4501+
resolved "https://registry.yarnpkg.com/ngx-progressbar/-/ngx-progressbar-13.0.0.tgz#8054ef717218de9778fe4a42f502141438c376e7"
4502+
integrity sha512-vzycISa9kddf2eo1qF7WSrHPLFRR0dia2NaxYFCSnvspJ30D69OBN8qV9gZ0BLU+AQib5I3CGhDbjF6QqvKtzA==
45034503
dependencies:
45044504
tslib "^2.0.0"
45054505

0 commit comments

Comments
 (0)