Skip to content

Commit

Permalink
fix(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 1089858 commit a33b357
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/express": "^4.17.21",
"@types/node": "^20.17.13",
"@types/express": "^5.0.0",
"@types/node": "^22.10.10",
"colors": "^1.4.0",
"express": "^4.21.2",
"ms": "^2.1.3",
Expand All @@ -35,13 +35,13 @@
"eslint": "^8.57.1",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-promise": "^7.2.1",
"husky": "^9.1.7",
"jest": "^29.7.0",
"qs": "^6.14.0",
"rollup": "^4.30.1",
"supertest": "^6.3.4"
"supertest": "^7.0.0"
}
}

0 comments on commit a33b357

Please sign in to comment.