Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1471)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 13, 2022
1 parent fef00a7 commit 1e30295
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.14.2",
"private": true,
"packageManager": "pnpm@7.2.0",
"packageManager": "pnpm@7.2.1",
"description": "A blazing fast unit test framework powered by Vite",
"scripts": {
"ci": "ni && nr typecheck && nr lint && nr build && nr test:all",
Expand Down Expand Up @@ -53,12 +53,12 @@
"npm-run-all": "^4.1.5",
"ohmyfetch": "^0.4.18",
"pathe": "^0.2.0",
"pnpm": "7.2.0",
"pnpm": "7.2.1",
"rimraf": "^3.0.2",
"rollup": "^2.75.6",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-license": "^2.8.0",
"rollup-plugin-license": "^2.8.1",
"simple-git-hooks": "^2.8.0",
"typescript": "^4.7.3",
"vite": "^2.9.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Expand Up @@ -56,7 +56,7 @@
"codemirror": "^5.65.5",
"codemirror-theme-vars": "^0.1.1",
"cypress": "^9.7.0",
"d3-graph-controller": "^2.2.40",
"d3-graph-controller": "^2.2.41",
"flatted": "^3.2.5",
"floating-vue": "^2.0.0-y.0",
"picocolors": "^1.0.0",
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e30295

Please sign in to comment.