Skip to content

Commit

Permalink
build(deps-dev): bump the development-dependencies group with 5 updat…
Browse files Browse the repository at this point in the history
…es (#93)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent fc77ce3 commit 5261c4c
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@phi.school/eslint-config": "workspace:*",
"@phi.school/prettier-config": "workspace:*",
"@types/node": "^20.11.6",
"@types/node": "^20.11.10",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"husky": "^9.0.1",
"husky": "^9.0.6",
"lint-staged": "^15.2.0",
"prettier": "^3.2.4",
"tsup": "^8.0.1",
"turbo": "^1.11.3",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"commitlint": {
"extends": [
Expand Down
Loading

0 comments on commit 5261c4c

Please sign in to comment.