Skip to content

Commit

Permalink
Update ts-types
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent 51cfdd4 commit 59216c5
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 103 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"prisma": "3.15.2"
},
"devDependencies": {
"@types/bcrypt": "5.0.0",
"@types/bcrypt": "5.0.2",
"@types/dotenv": "8.2.0",
"@types/eslint": "8.4.10",
"@types/eslint": "8.56.8",
"@types/jest": "28.1.8",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "16.18.11",
"@types/prettier": "2.7.2",
"@types/node": "16.18.96",
"@types/prettier": "2.7.3",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand All @@ -57,7 +57,7 @@
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
"typescript": "5.0.4",
"typesync": "0.9.2"
"typesync": "0.12.1"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit 59216c5

Please sign in to comment.