Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent c01a424 commit 33ab258
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
43 changes: 22 additions & 21 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 @@ -36,12 +36,12 @@
},
"devDependencies": {
"@myrotvorets/eslint-config-myrotvorets-ts": "^2.26.0",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.17",
"@types/chai-as-promised": "^7.1.8",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.7",
"@types/multer": "^1.4.11",
"@types/node": "^20.14.7",
"@types/multer": "^1.4.12",
"@types/node": "^20.16.1",
"@types/supertest": "^6.0.2",
"c8": "^10.1.2",
"chai": "^5.1.1",
Expand All @@ -55,7 +55,7 @@
"mocha-reporter-gha": "^1.1.1",
"mocha-reporter-sonarqube": "^2.0.6",
"nodemon": "^3.1.4",
"rimraf": "^6.0.0",
"rimraf": "^6.0.1",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down

0 comments on commit 33ab258

Please sign in to comment.