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

chore(deps-dev): bump @vitejs/plugin-basic-ssl from 1.0.1 to 1.0.2 #460

Merged
merged 1 commit into from
Dec 9, 2023
Merged
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
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -579,11 +579,11 @@ __metadata:
linkType: hard

"@vitejs/plugin-basic-ssl@npm:^1.0.1":
version: 1.0.1
resolution: "@vitejs/plugin-basic-ssl@npm:1.0.1"
version: 1.0.2
resolution: "@vitejs/plugin-basic-ssl@npm:1.0.2"
peerDependencies:
vite: ^3.0.0 || ^4.0.0
checksum: 9060dd9b02b51f48f9e655d920214879157db5b8bea9681465ab199e1be4f207cc968393410f93935a0443f8c2b302cef2a3ac0a69087af68fb33a8795e1e203
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
checksum: aa6df5037c2b4cdfa3d2eb44f1a2402dab112a1ba9de32edf3cbd132894fed46f49a6cdd1006efce4e521decd66777ce18711f44c77129d616042d5539860cc3
languageName: node
linkType: hard

Expand Down
Loading