Skip to content

Commit

Permalink
Merge pull request #30 from santoshshinde2012/dev
Browse files Browse the repository at this point in the history
upgrade outdated npm modules
  • Loading branch information
santoshshinde2012 committed Jun 17, 2024
2 parents 3766d0f + 74c832a commit 447c0be
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 91 deletions.
177 changes: 91 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,22 @@
"winston": "^3.13.0"
},
"devDependencies": {
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@types/cors": "^2.8.17",
"@types/jest": "^29.5.12",
"@types/supertest": "^6.0.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-to-sonar": "^1.3.0",
"nodemon": "^3.1.3",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"supertest": "^7.0.0",
"ts-jest": "^29.1.4",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0"
"typescript-eslint": "^7.13.0"
}
}

0 comments on commit 447c0be

Please sign in to comment.