Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump vite from 5.0.12 to 5.0.13 in /packages/openapi-par…
Browse files Browse the repository at this point in the history
…ser (#53)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent ef7814a commit 477daef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/openapi-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/js-yaml": "^4.0.9",
"glob": "^10.3.12",
"just-diff": "^6.0.2",
"vite": "^5.2.7",
"vite": "^5.0.13",
"vite-plugin-dts": "^3.8.1"
},
"dependencies": {
Expand All @@ -54,7 +54,7 @@
"jsonpointer": "^5.0.1",
"leven": "^4.0.0",
"openapi-types": "^12.1.3",
"vite": "^5.2.7",
"vite": "^5.0.13",
"yaml": "^2.4.1"
}
}

0 comments on commit 477daef

Please sign in to comment.