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 committed Jun 4, 2022
1 parent 7a1bb22 commit a768893
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .node-version
@@ -1 +1 @@
16.15.0
16.15.1
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -19,10 +19,10 @@
"devDependencies": {
"@playwright/test": "1.22.2",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "1.0.0-next.345",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"eslint": "8.16.0",
"@sveltejs/kit": "1.0.0-next.348",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-svelte3": "4.0.0",
"jsdom": "19.0.0",
Expand All @@ -31,14 +31,14 @@
"prettier-plugin-svelte": "2.7.0",
"simple-git-hooks": "2.8.0",
"svelte": "3.48.0",
"svelte-check": "2.7.1",
"svelte-preprocess": "4.10.6",
"svelte-check": "2.7.2",
"svelte-preprocess": "4.10.7",
"svelte2tsx": "0.5.10",
"tsd": "0.20.0",
"tslib": "2.4.0",
"typescript": "4.7.2",
"vitest": "0.13.0",
"zx": "6.1.0"
"typescript": "4.7.3",
"vitest": "0.13.1",
"zx": "6.2.2"
},
"type": "module",
"packageManager": "pnpm@7.1.7",
Expand Down

0 comments on commit a768893

Please sign in to comment.