Skip to content

Commit

Permalink
chore: update dependencies (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
donniean authored Nov 21, 2023
1 parent bb5a389 commit a181d73
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 71 deletions.
140 changes: 73 additions & 67 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@types/eslint": "^8.44.7",
"commitizen": "^4.3.0",
"cspell": "^8.0.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand All @@ -47,7 +47,7 @@
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"markdownlint-cli": "^0.37.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"sort-package-json": "^2.6.0"
}
}

0 comments on commit a181d73

Please sign in to comment.