Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 7c474bf commit cf566da
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 163 deletions.
2 changes: 1 addition & 1 deletion playground/runtime-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "astro dev"
},
"devDependencies": {
"astro": "^4.16.12",
"astro": "^4.16.16",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
Expand Down
10 changes: 5 additions & 5 deletions playground/runtime-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@sveltejs/kit": "^2.8.5",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^8.56.12",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint": "^9.14.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"prettier": "^3.3.3",
"eslint-plugin-svelte": "^2.46.1",
"prettier": "^3.4.1",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^5.2.9",
"svelte-check": "^4.1.0",
Expand Down
Loading

0 comments on commit cf566da

Please sign in to comment.