Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent ebb49ba commit a4d1182
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 148 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"prepublishOnly": "pnpm run clean && pnpm install && yarn run build"
},
"devDependencies": {
"@types/node": "~16.11.26",
"@types/node": "~16.11.41",
"@typescript-eslint/eslint-plugin": "~5.13.0",
"@typescript-eslint/parser": "~5.13.0",
"eslint": "~8.10.0",
"eslint-config-prettier": "~8.4.0",
"eslint-define-config": "~1.2.5",
"eslint": "~8.18.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.5.1",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~4.0.0",
"prettier": "2.5.1",
"prettier-plugin-organize-imports": "~2.3.4",
"rimraf": "~3.0.2",
"typescript": "~4.6.2",
"vite": "~2.8.6"
"vite": "~2.9.12"
},
"peerDependencies": {
"vite": "^2.0.0"
Expand Down
Loading

0 comments on commit a4d1182

Please sign in to comment.