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 16, 2022
1 parent 82bcc47 commit f6f99d3
Show file tree
Hide file tree
Showing 3 changed files with 223 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.16.0
16.17.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"list-routes": "zx scripts/list-routes.mjs"
},
"devDependencies": {
"@playwright/test": "1.24.2",
"@playwright/test": "1.25.0",
"@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.413",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"eslint": "8.22.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-svelte3": "4.0.0",
"jsdom": "20.0.0",
Expand All @@ -38,12 +38,12 @@
"tsd": "0.22.0",
"tslib": "2.4.0",
"typescript": "4.7.4",
"vite": "3.0.4",
"vitest": "0.19.1",
"zx": "7.0.7"
"vite": "3.0.8",
"vitest": "0.22.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 f6f99d3

Please sign in to comment.