Skip to content

Commit fa50654

Browse files
committed
chore(deps): update dependency @types/validator to v13.12.2
1 parent c76a64d commit fa50654

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@storybook/react": "6.5.16",
5959
"@types/node": "18.19.61",
6060
"@types/react": "18.3.12",
61-
"@types/validator": "13.12.1",
61+
"@types/validator": "13.12.2",
6262
"commitizen": "4.3.0",
6363
"concurrently": "7.6.0",
6464
"cross-spawn": "7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4900,10 +4900,10 @@
49004900
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
49014901
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
49024902

4903-
"@types/[email protected].1":
4904-
version "13.12.1"
4905-
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.12.1.tgz#8835d22f7e25b261e624d02a42fe4ade2c689a3c"
4906-
integrity sha512-w0URwf7BQb0rD/EuiG12KP0bailHKHP5YVviJG9zw3ykAokL0TuxU2TUqMB7EwZ59bDHYdeTIvjI5m0S7qHfOA==
4903+
"@types/[email protected].2":
4904+
version "13.12.2"
4905+
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.12.2.tgz#760329e756e18a4aab82fc502b51ebdfebbe49f5"
4906+
integrity sha512-6SlHBzUW8Jhf3liqrGGXyTJSIFe4nqlJ5A5KaMZ2l/vbM3Wh3KSybots/wfWVzNLK4D1NZluDlSQIbIEPx6oyA==
49074907

49084908
"@types/webpack-env@^1.16.0":
49094909
version "1.18.1"

0 commit comments

Comments
 (0)