Skip to content

Commit 76ae89e

Browse files
renovate[bot]renovate-botota-meshi
authored
Update dependency @ota-meshi/eslint-plugin-svelte to ^0.27.0 (#109)
* Update dependency @ota-meshi/eslint-plugin-svelte to ^0.27.0 * Update __layout.svelte Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 88c7c44 commit 76ae89e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/__layout.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
3232
import "../docs-svelte-kit/src/app.css"
3333
import "../docs-svelte-kit/src/site.css"
34-
// eslint-disable-next-line no-unused-vars -- ignore
3534
import { tocStore } from "$lib/utils"
3635
3736
export let moduleData

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@babel/types": "^7.16.0",
7575
"@fontsource/fira-mono": "^4.5.0",
7676
"@ota-meshi/eslint-plugin": "^0.10.0",
77-
"@ota-meshi/eslint-plugin-svelte": "^0.26.0",
77+
"@ota-meshi/eslint-plugin-svelte": "^0.27.0",
7878
"@sindresorhus/slugify": "^2.1.0",
7979
"@sveltejs/adapter-static": "^1.0.0-next.26",
8080
"@sveltejs/kit": "^1.0.0-next.240",

0 commit comments

Comments
 (0)