Skip to content

Commit

Permalink
chore(deps): update linters (#952)
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 Jun 13, 2024
1 parent 33caf2a commit 7e95a31
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 43 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.10.1",
"astro": "^4.10.2",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
Expand Down
6 changes: 3 additions & 3 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.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.39.3",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
Expand Down
91 changes: 52 additions & 39 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 7e95a31

Please sign in to comment.