Skip to content

Commit fb416e1

Browse files
chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.13 (#702)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.13. - [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 1368106 commit fb416e1

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
@@ -66,7 +66,7 @@
6666
"@types/date-fns": "^2.6.0",
6767
"@types/express": "^4.17.21",
6868
"@types/jest": "^29.5.13",
69-
"@types/lodash": "^4.17.7",
69+
"@types/lodash": "^4.17.13",
7070
"@types/node": "^22.8.1",
7171
"@types/supertest": "^6.0.2",
7272
"eslint": "^9.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1752,10 +1752,10 @@
17521752
dependencies:
17531753
"@types/node" "*"
17541754

1755-
"@types/lodash@^4.17.7":
1756-
version "4.17.7"
1757-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
1758-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
1755+
"@types/lodash@^4.17.13":
1756+
version "4.17.13"
1757+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb"
1758+
integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==
17591759

17601760
"@types/long@^4.0.0":
17611761
version "4.0.2"

0 commit comments

Comments
 (0)