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

build(deps): bump class-validator from 0.13.2 to 0.14.0 #287

Open
wants to merge 1 commit into
base: main
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
28 changes: 19 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/questionable-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@reduxjs/toolkit": "^1.8.1",
"chalk": "4.1.2",
"class-validator": "^0.13.2",
"class-validator": "^0.14.0",
"lodash": "^4.17.21",
"loglevel": "^1.8.0",
"luxon": "^2.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/questionable-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rjsf/semantic-ui": "^4.1.1",
"@trussworks/react-uswds": "^2.8.0",
"@usds.gov/questionable-core": "workspace:*",
"class-validator": "^0.13.2",
"class-validator": "^0.14.0",
"cross-env": "^7.0.3",
"file-saver": "^2.0.5",
"lodash": "^4.17.21",
Expand Down
30 changes: 19 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5716,6 +5716,13 @@ __metadata:
languageName: node
linkType: hard

"@types/validator@npm:^13.7.10":
version: 13.7.10
resolution: "@types/validator@npm:13.7.10"
checksum: 7b142c08019f484d62c9f3074231f640c24311558f157dd253a60810dd0cb29e41ec64ca210a192b54f6de51f4fe016bfeb2c30f90fa49c9337ed54a9d8e02aa
languageName: node
linkType: hard

"@types/webpack-env@npm:^1.16.0":
version: 1.16.4
resolution: "@types/webpack-env@npm:1.16.4"
Expand Down Expand Up @@ -6063,7 +6070,7 @@ __metadata:
"@usds.gov/questionable-build": "workspace:*"
babel-loader: 8.2.4
chalk: 4.1.2
class-validator: ^0.13.2
class-validator: ^0.14.0
cross-env: ^7.0.3
eslint: ^8.13.0
eslint-config-airbnb-base: ^15.0.0
Expand Down Expand Up @@ -6182,7 +6189,7 @@ __metadata:
"@usds.gov/questionable-core": "workspace:*"
babel-loader: ^8.2.4
babel-preset-react-app: ^10.0.1
class-validator: ^0.13.2
class-validator: ^0.14.0
cross-env: ^7.0.3
eslint: ^8.13.0
eslint-config-airbnb-base: ^15.0.0
Expand Down Expand Up @@ -8916,13 +8923,14 @@ __metadata:
languageName: node
linkType: hard

"class-validator@npm:^0.13.2":
version: 0.13.2
resolution: "class-validator@npm:0.13.2"
"class-validator@npm:^0.14.0":
version: 0.14.0
resolution: "class-validator@npm:0.14.0"
dependencies:
libphonenumber-js: ^1.9.43
"@types/validator": ^13.7.10
libphonenumber-js: ^1.10.14
validator: ^13.7.0
checksum: 0deb4c29faa18345f6989fd7eaaaa07b05caae5298603fcd6485531c6daad503e5d2b24cc1342e4fc88ae5ba0acffdc24d0fc333110ef3f21a667cd8a79e1258
checksum: f62e4a0ad24cee68f4b2bc70d32b96de90cb598f96bde362b4dbf4234151af8eb6ae225458312a38fc49fa3959844cf61c60e731a8205e9a570454cff8de2710
languageName: node
linkType: hard

Expand Down Expand Up @@ -16362,10 +16370,10 @@ __metadata:
languageName: node
linkType: hard

"libphonenumber-js@npm:^1.9.43":
version: 1.9.52
resolution: "libphonenumber-js@npm:1.9.52"
checksum: d7856fd674b14abdf13162553a7ffe1de634295ab9b4cf959e1b42737de58347a8f83c41f18e14803a033e9ab8a3e3affbbfd81fa2c456545331129908b89a30
"libphonenumber-js@npm:^1.10.14":
version: 1.10.18
resolution: "libphonenumber-js@npm:1.10.18"
checksum: df0a4b8adfb79666636913f6da730ffc3bc037094e35be492d2f7a23ef26754d65a7afa5f64e04f5c5c2883193fa10bd4bea966fd28edcf0c72ddd13bd4b3625
languageName: node
linkType: hard

Expand Down