Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v0.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 6, 2022
1 parent 5f00cdf commit a710cf8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"@vitest/ui": "0.25.4",
"@vitest/ui": "0.25.5",
"c8": "7.12.0",
"eslint": "8.29.0",
"eslint-config-productsway": "0.2.0",
Expand All @@ -90,7 +90,7 @@
"typedoc": "0.23.21",
"typescript": "4.9.3",
"vite": "3.2.5",
"vitest": "0.25.4",
"vitest": "0.25.5",
"yup": "0.32.11",
"zod": "3.19.1"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,10 +776,10 @@
"@typescript-eslint/types" "5.45.1"
eslint-visitor-keys "^3.3.0"

"@vitest/[email protected].4":
version "0.25.4"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.25.4.tgz#c0694f5758dde337832c09df4d5099eec7c916ae"
integrity sha512-L4/lbiOLZCZODShgs1/QHPeJKOt+9Zy5tvJ8VGjpRScrhXYAlH8+VRX85I1mC1WNmBkMq378orO9q6xrkMAUiQ==
"@vitest/[email protected].5":
version "0.25.5"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.25.5.tgz#b74747f17bf0658d1244ab456fb08cff20e8a691"
integrity sha512-+t1UGlBlC5ZluTAxkuCss/XU2ZN3uojXJfAvIbvUEACz5ElmvAoZwJ9xHobNC8v4E3G0KE9xJ+dnntwJ4ZDyyg==
dependencies:
sirv "^2.0.2"

Expand Down Expand Up @@ -4370,10 +4370,10 @@ vite@^3.0.0:
optionalDependencies:
fsevents "~2.3.2"

[email protected].4:
version "0.25.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.4.tgz#11134b4c9199ed64bd5cc2945d98435381c50ef9"
integrity sha512-v/qoSEYPrf8qa1CbKIKYK+1GGmPPEJyXFbkuD6jhh080cfNBsuUDAdMu6hV2h9Uv34EMiUrVETL/wB+EHxFtbA==
[email protected].5:
version "0.25.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.5.tgz#efb8bf0dc0438af11346cb8ecde47cd5ad830934"
integrity sha512-lFKSTZV+AjuL44/yNC0aDPKTiasYSqOQ97Gg2G4P2LnjyzQ21ZUs4rQOscHK3lrSnVuir3+1QavHzbDgH4tWQA==
dependencies:
"@types/chai" "^4.3.3"
"@types/chai-subset" "^1.3.3"
Expand Down

2 comments on commit a710cf8

@vercel
Copy link

@vercel vercel bot commented on a710cf8 Dec 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on a710cf8 Dec 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.