Skip to content

Commit 1b9ef7c

Browse files
build: update dependency ngx-mask to v12 (#688)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a1b6ea0 commit 1b9ef7c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"karma-jasmine": "4.0.1",
9494
"karma-jasmine-html-reporter": "1.6.0",
9595
"lerna": "4.0.0",
96-
"ngx-mask": "11.1.5",
96+
"ngx-mask": "12.0.0",
9797
"ngx-toastr": "14.0.0",
9898
"pretty": "2.0.0",
9999
"rxjs": "6.6.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10011,12 +10011,12 @@ [email protected]:
1001110011
sync-rpc "^1.3.6"
1001210012
terser "^5.5.1"
1001310013

10014-
ngx-mask@11.1.5:
10015-
version "11.1.5"
10016-
resolved "https://registry.npmjs.org/ngx-mask/-/ngx-mask-11.1.5.tgz#c4bdf0a99d2e9cf10417af5df93a137fc879fce9"
10017-
integrity sha512-rp0iH0bCpM7SiKi9FHZAyl6KwzwtIzO3vmxDPWCjjMxPN7cgUGA88mN2aAgFjL5cMvvQZRwUGyOfT2Di/GpPgg==
10014+
ngx-mask@12.0.0:
10015+
version "12.0.0"
10016+
resolved "https://registry.npmjs.org/ngx-mask/-/ngx-mask-12.0.0.tgz#8eb363cc609ab71b687bbe6f87497c461ca120b1"
10017+
integrity sha512-q4vUjhjJfg4faRud/tUdCTOs3JA6B+rBB2OPZ2xBZy4LNTRKGfUK683LrDCitMVBezjEAVrkQdUT1I4C7LXBZQ==
1001810018
dependencies:
10019-
tslib "^2.0.0"
10019+
tslib "^2.1.0"
1002010020

1002110021
1002210022
version "14.0.0"

0 commit comments

Comments
 (0)