Skip to content

Commit

Permalink
chore(root): update dependencies (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
theisel committed Oct 21, 2023
1 parent 888a962 commit 7c0df3f
Show file tree
Hide file tree
Showing 2 changed files with 901 additions and 402 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"devDependencies": {
"@astrojs/check": "^0.2.1",
"@changesets/cli": "^2.26.2",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@types/node": "^20.8.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"astro": "3.3.0",
"eslint": "^8.51.0",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"astro": "^3.3.2",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"prettier-plugin-astro": "0.12.0",
"prettier-plugin-svelte": "^3.0.3",
Expand Down
Loading

0 comments on commit 7c0df3f

Please sign in to comment.