Skip to content

Commit

Permalink
chore: Bump devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Mar 2, 2024
1 parent 5560f80 commit 87ea101
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 212 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,20 +63,20 @@
},
"devDependencies": {
"@morev/commitlint-config": "^0.2.2",
"@morev/eslint-config": "^28.0.0",
"@morev/eslint-config": "^29.0.0",
"@release-it/conventional-changelog": "^8.0.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.8",
"eslint": "^8.56.0",
"@types/node": "^20.11.24",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"jest-date": "^1.1.6",
"jest-environment-jsdom": "^29.7.0",
"lefthook": "^1.6.1",
"release-it": "^17.0.3",
"lefthook": "^1.6.4",
"release-it": "^17.1.1",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 87ea101

Please sign in to comment.