Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
Updated homepage address in package.json
  • Loading branch information
erayhanoglu committed Jul 28, 2024
1 parent 76e0d0f commit 164644d
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 130 deletions.
197 changes: 70 additions & 127 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 @@ -31,10 +31,10 @@
"@panates/eslint-config-ts": "^1.0.9",
"@panates/tsconfig": "^1.0.9",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^22.0.0",
"auto-changelog": "^2.4.0",
"dotenv": "^16.4.5",
"husky": "^9.1.1",
"husky": "^9.1.3",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand All @@ -43,7 +43,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"scripts": {
"clean": "npm run clean:src && npm run clean:dist",
Expand Down

0 comments on commit 164644d

Please sign in to comment.