Skip to content

Commit 118b985

Browse files
Bump @types/lodash from 4.14.178 to 4.14.181 (#860)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.181. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f388a72 commit 118b985

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/helmet": "^4.0.0",
4040
"@types/jest": "^27.4.0",
4141
"@types/jsonwebtoken": "^8.5.8",
42-
"@types/lodash": "^4.14.178",
42+
"@types/lodash": "^4.14.181",
4343
"@types/morgan": "^1.9.3",
4444
"@types/multer": "^1.4.7",
4545
"@types/node": "^17.0.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -791,10 +791,10 @@
791791
dependencies:
792792
"@types/node" "*"
793793

794-
"@types/lodash@^4.14.178":
795-
version "4.14.178"
796-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
797-
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
794+
"@types/lodash@^4.14.181":
795+
version "4.14.181"
796+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
797+
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
798798

799799
"@types/mime@*":
800800
version "2.0.3"

0 commit comments

Comments
 (0)