Skip to content

Commit eb8af78

Browse files
build(deps-dev): bump @types/lodash from 4.17.7 to 4.17.15 (#234)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.15. - [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 12f6550 commit eb8af78

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
@@ -315,7 +315,7 @@
315315
},
316316
"devDependencies": {
317317
"@types/fs-extra": "^5.1.0",
318-
"@types/lodash": "^4.17.7",
318+
"@types/lodash": "^4.17.15",
319319
"@types/mocha": "^10.0.9",
320320
"@types/react": "^18.3.3",
321321
"@types/react-dom": "^18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -819,10 +819,10 @@
819819
resolved "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz"
820820
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
821821

822-
"@types/lodash@^4.17.7":
823-
version "4.17.7"
824-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz"
825-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
822+
"@types/lodash@^4.17.15":
823+
version "4.17.15"
824+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
825+
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
826826

827827
"@types/mocha@^10.0.9":
828828
version "10.0.9"

0 commit comments

Comments
 (0)