Skip to content

Commit

Permalink
chore: bump @cypress/vite-dev-server from 5.2.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.2.0...@cypress/vite-dev-server-v5.2.1)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent c544b49 commit ec51674
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/orbit-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"devDependencies": {
"@babel/helper-get-function-arity": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.21.4",
"@cypress/vite-dev-server": "^5.2.0",
"@cypress/vite-dev-server": "^5.2.1",
"@emotion/core": "^11.0.0",
"@nanostores/react": "^0.2.0",
"@nanostores/router": "^0.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2409,10 +2409,10 @@
tunnel-agent "^0.6.0"
uuid "^8.3.2"

"@cypress/vite-dev-server@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@cypress/vite-dev-server/-/vite-dev-server-5.2.0.tgz#f32df3052267107c6cd7292abdc7d05ddd7ca520"
integrity sha512-7HuB1vaVri5wnsdZcIkcUd0SB1t5Sh7FT+dteL8A9Hpp+8ACeWjLUJQCZZaRHmuFTnw+bz496bJmFYgBR2Yz3A==
"@cypress/vite-dev-server@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@cypress/vite-dev-server/-/vite-dev-server-5.2.1.tgz#7c0c109b8b450c935ab887ff488828f07d1e7d3e"
integrity sha512-5HEUpB2UjpoBByOPAdTBfeJWHlvyDv3Qz5GuGovoiZnzsZyF9eivWfFiYadFdjXXX8i8kVzibo8heWZg+jigGg==
dependencies:
debug "^4.3.4"
find-up "6.3.0"
Expand Down

0 comments on commit ec51674

Please sign in to comment.