Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 3bbb041 commit 6cffd80
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 76 deletions.
152 changes: 83 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@types/eslint": "8.56.10",
"@types/eslint": "8.56.11",
"@types/prettier": "3.0.0",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "1.2.3",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.1",
"husky": "9.1.4",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1"
},
Expand Down
Loading

0 comments on commit 6cffd80

Please sign in to comment.