Skip to content

Commit

Permalink
Update ts-types
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 24fb6c5 commit fbb2560
Show file tree
Hide file tree
Showing 2 changed files with 561 additions and 190 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"devDependencies": {
"@types/bcrypt": "10.0.28-alpha",
"@types/jest": "27.0.2",
"@types/jsonwebtoken": "8.5.5",
"@types/node": "16.10.2",
"@types/nodemon": "1.19.1",
"@types/prettier": "2.4.1",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "16.18.84",
"@types/nodemon": "1.19.6",
"@types/prettier": "2.7.3",
"@types/supertest": "2.0.11",
"dotenv-cli": "4.0.0",
"husky": "7.0.2",
Expand All @@ -47,7 +47,7 @@
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"typesync": "0.8.0",
"typesync": "0.12.1",
"unique-names-generator": "4.6.0"
},
"prettier": {
Expand Down
Loading

0 comments on commit fbb2560

Please sign in to comment.