Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2022
1 parent 82bcc47 commit ee8adb8
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 93 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"devDependencies": {
"@playwright/test": "1.24.2",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "1.0.0-next.398",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"eslint": "8.20.0",
"@sveltejs/kit": "1.0.0-next.403",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-svelte3": "4.0.0",
"jsdom": "20.0.0",
Expand All @@ -39,11 +39,11 @@
"tslib": "2.4.0",
"typescript": "4.7.4",
"vite": "3.0.4",
"vitest": "0.19.1",
"zx": "7.0.7"
"vitest": "0.21.0",
"zx": "7.0.8"
},
"type": "module",
"packageManager": "pnpm@7.7.0",
"packageManager": "pnpm@7.9.0",
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
},
Expand Down
Loading

0 comments on commit ee8adb8

Please sign in to comment.