Skip to content

Commit

Permalink
build(dev-deps): bump yup from 1.3.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [yup](https://github.com/jquense/yup) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Apr 3, 2024
1 parent 43a0def commit 92c906d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"use-debounce": "9.0.4",
"vite": "5.1.7",
"vite-tsconfig-paths": "4.3.1",
"yup": "1.3.3"
"yup": "1.4.0"
},
"peerDependencies": {
"@sentry/react": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2942,7 +2942,7 @@ __metadata:
use-debounce: "npm:9.0.4"
vite: "npm:5.1.7"
vite-tsconfig-paths: "npm:4.3.1"
yup: "npm:1.3.3"
yup: "npm:1.4.0"
peerDependencies:
"@sentry/react": ^7.0.0
cypress: ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0
Expand Down Expand Up @@ -20645,14 +20645,14 @@ __metadata:
languageName: node
linkType: hard

"yup@npm:1.3.3":
version: 1.3.3
resolution: "yup@npm:1.3.3"
"yup@npm:1.4.0":
version: 1.4.0
resolution: "yup@npm:1.4.0"
dependencies:
property-expr: "npm:^2.0.5"
tiny-case: "npm:^1.0.3"
toposort: "npm:^2.0.2"
type-fest: "npm:^2.19.0"
checksum: cc00e98af8617b779dd151d6a77779228cfe973a185c743628b2afdecda88c333187d058c1199518d696c15827ba9b757a6c57c1ace6766d970d3cd2368c3264
checksum: fe142141365eed0f78fb2e18bdd2f10bf101385dae12a5f9de14884448067bdca16a54b547fc0bffec04a098dd70b4519ff366422f3da006fd11a0717a7863ac
languageName: node
linkType: hard

0 comments on commit 92c906d

Please sign in to comment.