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 15, 2023
1 parent 045778b commit 7ab9d2a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5673,10 +5673,14 @@ __metadata:
"@types/cors": ^2.8.14
"@types/express": ^4.17.13
"@types/jest": ^29.5.4
<<<<<<< HEAD
<<<<<<< HEAD
"@types/lodash": ^4.14.199
=======
>>>>>>> 26ec7ca (feat: field mapping and custom schema (#207))
=======
"@types/lodash": ^4.14.199
>>>>>>> a9b8d94 (chore: add lodash types (#276))
"@types/morgan": ^1.9.5
"@types/node": "*"
"@types/node-cron": ^3.0.8
Expand Down Expand Up @@ -8876,6 +8880,16 @@ __metadata:
version: 4.14.199
resolution: "@types/lodash@npm:4.14.199"
checksum: e68d1fcbbfce953ed87b296a628573f62939227bcda0c934954e862b421e8a34c5e71cad6fea27b9980567909e6a4698f09025692958e36d64ea9ed99ec6fb2e
<<<<<<< HEAD
=======
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.92":
version: 4.14.200
resolution: "@types/lodash@npm:4.14.200"
checksum: 6471f8bb5da692a6ecf03a8da4935bfbc341e67ee9bcb4f5730bfacff0c367232548f0a01e8ac5ea18c6fe78fb085d502494e33ccb47a7ee87cbdee03b47d00d
>>>>>>> a9b8d94 (chore: add lodash types (#276))
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ab9d2a

Please sign in to comment.