Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
fgiuliani committed Jul 25, 2023
2 parents 3f6228b + 8aa322c commit a60a13b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 30 deletions.
50 changes: 23 additions & 27 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/config-conventional": "^17.6.7",
"@tsconfig/recommended": "^1.0.1",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.5.0",
"husky": "^8.0.1",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8"
"prettier": "^3.0.0"
},
"lint-staged": {
"*.{vue,svelte,js,jsx,css,ts,tsx}": [
Expand Down

0 comments on commit a60a13b

Please sign in to comment.