Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @rxweb/reactive-form-validators to v2.1.8 #803

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@ngrx/router-store": "^16.3.0",
"@ngrx/store": "^16.3.0",
"@ngrx/store-devtools": "^16.3.0",
"@rxweb/reactive-form-validators": "2.1.2",
"@rxweb/reactive-form-validators": "2.1.8",
"@types/crypto-js": "^4.2.2",
"@types/express-session": "^1.17.0",
"@types/multer": "^1.4.5",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5537,12 +5537,12 @@ __metadata:
languageName: node
linkType: hard

"@rxweb/reactive-form-validators@npm:2.1.2":
version: 2.1.2
resolution: "@rxweb/reactive-form-validators@npm:2.1.2"
"@rxweb/reactive-form-validators@npm:2.1.8":
version: 2.1.8
resolution: "@rxweb/reactive-form-validators@npm:2.1.8"
dependencies:
tslib: ^1.9.0
checksum: 0945a8fe0465323e6e7285bd2f8ebc3b408189a305ee5ac22dcc186d813a5d8fabf1dd0a5148d685e5cdef781fc1ed9a258fb9fcae0750a74fc00c8fe8a5825f
tslib: 2.2.0
checksum: b5c0b7dd9afc438e40902591830de46a53b0d5465959110bc4c5134d50b304f2311f245734ea97f1cff58d3e6c0fa55df6321fe32afc9e603a1188ce223c9edc
languageName: node
linkType: hard

Expand Down Expand Up @@ -18546,7 +18546,7 @@ __metadata:
"@ngrx/store-devtools": ^16.3.0
"@pact-foundation/pact": ^9.11.1
"@pact-foundation/pact-node": ^10.9.7
"@rxweb/reactive-form-validators": 2.1.2
"@rxweb/reactive-form-validators": 2.1.8
"@stryker-mutator/api": ^4.0.8
"@stryker-mutator/core": ^4.0.8
"@stryker-mutator/html-reporter": ^3.1.0
Expand Down Expand Up @@ -23097,6 +23097,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.2.0, tslib@npm:~2.2.0":
version: 2.2.0
resolution: "tslib@npm:2.2.0"
checksum: a48c9639f7496fa701ea8ffe0561070fcb44c104a59632f7f845c0af00825c99b6373575ec59b2b5cdbfd7505875086dbe5dc83312304d8979f22ce571218ca3
languageName: node
linkType: hard

"tslib@npm:2.6.2, tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.5.3, tslib@npm:^2.6.1, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
Expand All @@ -23111,13 +23118,6 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:~2.2.0":
version: 2.2.0
resolution: "tslib@npm:2.2.0"
checksum: a48c9639f7496fa701ea8ffe0561070fcb44c104a59632f7f845c0af00825c99b6373575ec59b2b5cdbfd7505875086dbe5dc83312304d8979f22ce571218ca3
languageName: node
linkType: hard

"tsscmp@npm:1.0.6":
version: 1.0.6
resolution: "tsscmp@npm:1.0.6"
Expand Down