Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
feat: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 10, 2024
1 parent 3f62ae8 commit ffae5b0
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 90 deletions.
158 changes: 72 additions & 86 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 @@ -22,8 +22,8 @@
"homepage": "https://github.com/1995parham-learning/express101#readme",
"dependencies": {
"body-parser": "^2.0.2",
"dotenv": "^16.4.6",
"express": "^4.21.1",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"joi": "^17.13.3"
},
"devDependencies": {
Expand All @@ -32,8 +32,8 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"concurrently": "^9.1.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit ffae5b0

Please sign in to comment.