Skip to content

Commit

Permalink
chore: add lodash types (revertinc#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinsandilya authored and hrutik7 committed Nov 9, 2023
1 parent 26ec7ca commit a9b8d94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"@types/bull": "^3.15.9",
"@types/cors": "^2.8.14",
"@types/jest": "^29.5.4",
"@types/lodash": "^4.14.199",
"@types/morgan": "^1.9.5",
"@types/node": "*",
"@types/node-cron": "^3.0.8",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6694,6 +6694,7 @@ __metadata:
"@types/cors": ^2.8.14
"@types/express": ^4.17.13
"@types/jest": ^29.5.4
"@types/lodash": ^4.14.199
"@types/morgan": ^1.9.5
"@types/node": "*"
"@types/node-cron": ^3.0.8
Expand Down Expand Up @@ -9982,6 +9983,13 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.199":
version: 4.14.199
resolution: "@types/lodash@npm:4.14.199"
checksum: e68d1fcbbfce953ed87b296a628573f62939227bcda0c934954e862b421e8a34c5e71cad6fea27b9980567909e6a4698f09025692958e36d64ea9ed99ec6fb2e
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.92":
version: 4.14.200
resolution: "@types/lodash@npm:4.14.200"
Expand Down

0 comments on commit a9b8d94

Please sign in to comment.