Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent 9d0b37f commit 8f9ce84
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 211 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,27 +56,27 @@
"pug-lexer": "^5.0.1"
},
"devDependencies": {
"@types/node": "~20.2.5",
"@types/node": "~20.4.1",
"@types/prettier": "~2.7.3",
"@typescript-eslint/eslint-plugin": "~5.59.8",
"@typescript-eslint/parser": "~5.59.8",
"@vitest/coverage-c8": "~0.31.4",
"benchmark": "~2.1.4",
"eslint": "~8.41.0",
"eslint": "~8.44.0",
"eslint-config-prettier": "~8.8.0",
"eslint-define-config": "~1.20.0",
"eslint-define-config": "~1.21.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-inclusive-language": "~2.2.0",
"eslint-plugin-jsdoc": "~46.2.0",
"eslint-plugin-jsdoc": "~46.4.3",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-spellcheck": "~0.0.20",
"npm-run-all": "~4.1.5",
"prettier": "2.8.8",
"prettier-plugin-organize-imports": "~3.2.2",
"rimraf": "~5.0.1",
"typescript": "~5.1.3",
"vite": "~4.3.9",
"vitepress": "1.0.0-beta.1",
"vite": "~4.4.3",
"vitepress": "1.0.0-beta.5",
"vitest": "~0.31.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 8f9ce84

Please sign in to comment.