Skip to content

Commit

Permalink
chore(deps): update some devDependencies (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Jan 29, 2022
1 parent a717637 commit 44628ec
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 830 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,14 @@
]
},
"devDependencies": {
"@vitest/ui": "~0.1.24",
"@vitest/ui": "~0.2.5",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.3.1",
"esbuild": "~0.14.13",
"eslint": "^6.5.1",
"esno": "~0.13.0",
"lint-staged": "~9.5.0",
"esbuild": "~0.14.14",
"eslint": "~8.7.0",
"esno": "~0.14.0",
"lint-staged": "~12.3.2",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
"prettier": "2.5.1",
Expand All @@ -103,10 +103,10 @@
"typedoc-plugin-missing-exports": "~0.22.6",
"typescript": "~4.5.5",
"vite": "~2.7.13",
"vitepress": "^0.21.4",
"vitest": "~0.1.24"
"vitepress": "~0.21.6",
"vitest": "~0.2.5"
},
"packageManager": "pnpm@6.26.1",
"packageManager": "pnpm@6.28.0",
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
Expand Down
Loading

0 comments on commit 44628ec

Please sign in to comment.