Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump the types group with 1 update #2165

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@types/bcryptjs": "^2.4.2",
"@types/connect-redis": "^0.0.20",
"@types/express-session": "^1.17.7",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.197",
"@types/nodemailer": "^6.4.7",
"@types/passport": "^1.0.12",
"@types/redis-mock": "^0.17.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6162,13 +6162,20 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:*, @types/lodash@npm:^4.14.181, @types/lodash@npm:^4.14.195, @types/lodash@npm:^4.14.92":
"@types/lodash@npm:*, @types/lodash@npm:^4.14.181, @types/lodash@npm:^4.14.92":
version: 4.14.195
resolution: "@types/lodash@npm:4.14.195"
checksum: 39b75ca635b3fa943d17d3d3aabc750babe4c8212485a4df166fe0516e39288e14b0c60afc6e21913cc0e5a84734633c71e617e2bd14eaa1cf51b8d7799c432e
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.197":
version: 4.14.197
resolution: "@types/lodash@npm:4.14.197"
checksum: 53d7567d1704de76cf33266c78062e0fd722d4b846e5b1417d0b6ef0ee41c0d9c451b92bc34f73d5f1fcc45c7d36511e92f6f47a9279b48157ba60a92ddaa078
languageName: node
linkType: hard

"@types/long@npm:^4.0.0":
version: 4.0.2
resolution: "@types/long@npm:4.0.2"
Expand Down Expand Up @@ -14549,7 +14556,7 @@ __metadata:
"@types/bcryptjs": ^2.4.2
"@types/connect-redis": ^0.0.20
"@types/express-session": ^1.17.7
"@types/lodash": ^4.14.195
"@types/lodash": ^4.14.197
"@types/nodemailer": ^6.4.7
"@types/passport": ^1.0.12
"@types/redis-mock": ^0.17.1
Expand Down
Loading