Skip to content

Commit c151836

Browse files
build(deps): update dependency @types/lodash.has to ^4.5.7 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f71e508 commit c151836

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
@@ -54,7 +54,7 @@
5454
"@commitlint/config-conventional": "^16.2.1",
5555
"@commitlint/prompt": "^16.1.0",
5656
"@types/jest": "^27.0.2",
57-
"@types/lodash.has": "^4.5.6",
57+
"@types/lodash.has": "^4.5.7",
5858
"@types/mkdirp": "^1.0.2",
5959
"@types/node": ">=17.x",
6060
"@types/rimraf": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,10 +1844,10 @@
18441844
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
18451845
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
18461846

1847-
"@types/lodash.has@^4.5.6":
1848-
version "4.5.6"
1849-
resolved "https://registry.yarnpkg.com/@types/lodash.has/-/lodash.has-4.5.6.tgz#d94d3f0b45ced2ae76d632080daf70e9b76e29eb"
1850-
integrity sha512-SpUCvze0uHilQX/mt4K/cak5OQny1pVfz3pJx6H70dE3Tvw9s7EtlMK+vY6UBS+PQgETDfv6vhwoa3FPS2wrhg==
1847+
"@types/lodash.has@^4.5.7":
1848+
version "4.5.7"
1849+
resolved "https://registry.yarnpkg.com/@types/lodash.has/-/lodash.has-4.5.7.tgz#9e1c3da3ee67f68fadc3d168ffdf8e11a3f3ccd3"
1850+
integrity sha512-nfbAzRbsZBdzSAkL9iiLy4SQk89uuFcXBFwZ7pf6oZhBgPvNys8BY5Twp/w8XvZKGt1o6cAa85wX4QhqO3uQ7A==
18511851
dependencies:
18521852
"@types/lodash" "*"
18531853

0 commit comments

Comments
 (0)