Skip to content

Commit

Permalink
Update ESLint and Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 78a1699 commit 2f67f9e
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 180 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-prettier": "^5.0.1",
"npm-run-all": "^4.1.5",
"postcss-html": "^1.5.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.2",
"stylelint": "^15.11.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^34.0.0",
Expand Down
Loading

0 comments on commit 2f67f9e

Please sign in to comment.