Skip to content

Commit

Permalink
fix(deps): update dependency validator to v13.11.0 (#162)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 8aed5cc commit 881334e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-toastify": "9.1.3",
"stylis": "4.1.3",
"stylis-plugin-rtl": "2.1.1",
"validator": "13.9.0"
"validator": "13.11.0"
},
"scripts": {
"dev": "vite",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8571,7 +8571,7 @@ __metadata:
stylis: 4.1.3
stylis-plugin-rtl: 2.1.1
typescript: 5.1.6
validator: 13.9.0
validator: 13.11.0
vite: 4.4.9
vite-plugin-checker: 0.6.1
vite-plugin-istanbul: 5.0.0
Expand Down Expand Up @@ -13312,6 +13312,13 @@ __metadata:
languageName: node
linkType: hard

"validator@npm:13.11.0":
version: 13.11.0
resolution: "validator@npm:13.11.0"
checksum: d1e0c27022681420756da25bc03eb08d5f0c66fb008f8ff02ebc95812b77c6be6e03d3bd05cf80ca702e23eeb73dadd66b4b3683173ea2a0bc7cc72820bee131
languageName: node
linkType: hard

"validator@npm:13.9.0":
version: 13.9.0
resolution: "validator@npm:13.9.0"
Expand Down

0 comments on commit 881334e

Please sign in to comment.