Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luth1um committed Aug 30, 2024
1 parent 95aacab commit 7f28713
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 125 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"license": "MIT",
"devDependencies": {
"@types/jest": "29.5.12",
"eslint": "9.8.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.4",
"husky": "9.1.5",
"jest": "29.7.0",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript-eslint": "8.0.0"
"typescript-eslint": "8.3.0"
},
"lint-staged": {
"*.{ts,js}": [
Expand Down
Loading

0 comments on commit 7f28713

Please sign in to comment.