Skip to content

Commit

Permalink
fix: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Mar 30, 2024
1 parent dd80c17 commit 4e1ac0c
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 209 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,24 @@
"test:integration": "vitest -c tests/integration/vitest.config"
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.9.0",
"@arianrhodsandlot/eslint-config": "0.9.1",
"@astrojs/starlight": "0.21.2",
"@playwright/test": "1.42.1",
"@types/emscripten": "1.39.10",
"@types/ini": "4.1.0",
"@types/is-ci": "3.0.4",
"@types/wicg-file-system-access": "2023.10.5",
"astro": "4.5.9",
"astro": "4.5.12",
"browserfs": "1.4.3",
"eslint": "8.57.0",
"happy-dom": "14.3.3",
"happy-dom": "14.3.9",
"ini": "4.1.2",
"is-ci": "3.0.1",
"serve": "14.2.1",
"sharp": "0.33.3",
"tsx": "4.7.1",
"typescript": "5.4.3",
"vite": "5.2.4",
"vite": "5.2.7",
"vitest": "1.4.0"
}
}
Loading

0 comments on commit 4e1ac0c

Please sign in to comment.