Skip to content

Commit fece0d1

Browse files
chore(deps-dev): bump @types/lodash from 4.17.13 to 4.17.14 (#755)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.13 to 4.17.14. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a32a04f commit fece0d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/date-fns": "^2.6.0",
7070
"@types/express": "^5.0.0",
7171
"@types/jest": "^29.5.13",
72-
"@types/lodash": "^4.17.13",
72+
"@types/lodash": "^4.17.14",
7373
"@types/node": "^22.10.1",
7474
"@types/supertest": "^6.0.2",
7575
"eslint": "^9.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1763,10 +1763,10 @@
17631763
dependencies:
17641764
"@types/node" "*"
17651765

1766-
"@types/lodash@^4.17.13":
1767-
version "4.17.13"
1768-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb"
1769-
integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==
1766+
"@types/lodash@^4.17.14":
1767+
version "4.17.14"
1768+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
1769+
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
17701770

17711771
"@types/long@^4.0.0":
17721772
version "4.0.2"

0 commit comments

Comments
 (0)