Skip to content

Commit

Permalink
bump vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Dec 10, 2022
1 parent f50fb29 commit 1f0fca3
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 409 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,15 +115,15 @@
"@types/markdown-it-emoji": "^2.0.2",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^18.11.12",
"@types/node": "^18.11.13",
"@types/prompts": "^2.4.2",
"chokidar": "^3.5.3",
"compression": "^1.7.4",
"conventional-changelog-cli": "^2.2.2",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"enquirer": "^2.3.6",
"esbuild": "^0.16.3",
"esbuild": "^0.16.4",
"escape-html": "^1.0.3",
"execa": "^6.1.0",
"fast-glob": "^3.2.12",
Expand All @@ -133,7 +133,7 @@
"lru-cache": "^7.14.1",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.5",
"markdown-it-attrs": "^4.1.4",
"markdown-it-attrs": "^4.1.6",
"markdown-it-container": "^3.0.0",
"markdown-it-emoji": "^2.0.2",
"micromatch": "^4.0.5",
Expand All @@ -148,7 +148,7 @@
"prompts": "^2.4.2",
"punycode": "^2.1.1",
"rimraf": "^3.0.2",
"rollup": "^3.7.0",
"rollup": "^3.7.2",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-esbuild": "^5.0.0",
"semver": "^7.3.8",
Expand All @@ -157,7 +157,7 @@
"sirv": "^2.0.2",
"supports-color": "^9.3.0",
"typescript": "~4.9.4",
"vitest": "^0.25.6",
"vitest": "^0.25.7",
"vue-tsc": "^1.0.12",
"wait-on": "^6.0.1"
},
Expand Down
Loading

0 comments on commit 1f0fca3

Please sign in to comment.