Skip to content

Commit

Permalink
chore(deps): update linters (#1207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 3e007c9 commit 4ea101e
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 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.10",
"astro": "^4.16.12",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
Expand Down
4 changes: 2 additions & 2 deletions playground/runtime-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@sveltejs/kit": "^2.8.0",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^8.56.12",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
Expand Down
104 changes: 52 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ea101e

Please sign in to comment.