Skip to content

Commit

Permalink
chore(deps): update some devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jan 27, 2022
1 parent 3242dfc commit 7024f31
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 95 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@
]
},
"devDependencies": {
"@vitest/ui": "~0.1.24",
"@vitest/ui": "~0.2.4",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"esbuild": "~0.14.13",
"esbuild": "~0.14.14",
"eslint": "^6.5.1",
"esno": "~0.13.0",
"esno": "~0.14.0",
"lint-staged": "~9.5.0",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
Expand All @@ -91,10 +91,10 @@
"simple-git-hooks": "~2.7.0",
"typescript": "~4.5.5",
"vite": "~2.7.13",
"vitepress": "^0.21.4",
"vitest": "~0.1.24"
"vitepress": "^0.21.6",
"vitest": "~0.2.4"
},
"packageManager": "pnpm@6.26.1",
"packageManager": "pnpm@6.28.0",
"engines": {
"node": ">=12.0.0",
"npm": ">=7.0.0"
Expand Down
Loading

0 comments on commit 7024f31

Please sign in to comment.