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 Nov 27, 2024
1 parent 0e5a70a commit a079372
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 176 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
8 changes: 4 additions & 4 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.4",
"@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.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^4.2.19",
"svelte-check": "^4.0.5",
Expand Down
Loading

0 comments on commit a079372

Please sign in to comment.