Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit d7b8019

Browse files
committed
build(deps): update dependency ngx-mask to v15
1 parent 7e9e615 commit d7b8019

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
@@ -240,7 +240,7 @@
240240
"ngx-loading": "13.0.1",
241241
"ngx-logger": "5.0.11",
242242
"ngx-markdown": "13.1.0",
243-
"ngx-mask": "14.0.3",
243+
"ngx-mask": "15.0.0",
244244
"ngx-moment": "6.0.2",
245245
"ngx-pagination": "6.0.2",
246246
"ngx-perfect-scrollbar": "10.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14161,10 +14161,10 @@ ngx-markdown@13.1.0:
1416114161
prismjs "^1.25.0"
1416214162
tslib "^2.3.0"
1416314163

14164-
ngx-mask@14.0.3:
14165-
version "14.0.3"
14166-
resolved "https://registry.yarnpkg.com/ngx-mask/-/ngx-mask-14.0.3.tgz#8900b6fd4a5f6c632074535fa8e92f4a52269322"
14167-
integrity sha512-qhB1l+Inr4Ovy9wXcpCq8+FmOilJE1Bg7U5Aenl7PCG88GjTKCe1f8YivjKGAAwP3UlLFqijy2iaND92JsOJyA==
14164+
ngx-mask@15.0.0:
14165+
version "15.0.0"
14166+
resolved "https://registry.yarnpkg.com/ngx-mask/-/ngx-mask-15.0.0.tgz#ef791858a984f5131c553314ab10876266448a79"
14167+
integrity sha512-XzFb1ZCjLX+BDKsZRs0cJvmpr+Ya4r0HeyZaL0MFg0rdWp+VLHKYernJhlswXb5vPfBgr25a6FpP6a5veuAFeg==
1416814168
dependencies:
1416914169
tslib "^2.3.0"
1417014170

0 commit comments

Comments
 (0)