Skip to content

Commit 0bd25be

Browse files
chore(deps): update devdependency vite to ^3.0.8 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent ab00d0c commit 0bd25be

File tree

2 files changed

+43
-26
lines changed

2 files changed

+43
-26
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"@release-it/conventional-changelog": "latest",
5353
"@types/estree": "^1.0.0",
5454
"@types/node": "latest",
55+
"@vitest/coverage-c8": "^0.22.0",
5556
"acorn": "^8.8.0",
5657
"c8": "latest",
5758
"conventional-changelog-conventionalcommits": "latest",
@@ -66,7 +67,7 @@
6667
"release-it": "latest",
6768
"typescript": "latest",
6869
"unbuild": "latest",
69-
"vite": "^3.0.7",
70+
"vite": "^3.0.8",
7071
"vitest": "latest"
7172
},
7273
"resolutions": {

pnpm-lock.yaml

Lines changed: 41 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)