Skip to content

Commit 2706ff9

Browse files
dependabot[bot]JacksonTian
authored andcommitted
build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 in /media
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6764b88 commit 2706ff9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/blueimp-md5": "^2.7.0",
4141
"@types/fs-extra": "^5.1.0",
42-
"@types/lodash": "^4.14.182",
42+
"@types/lodash": "^4.17.0",
4343
"@types/node": "^20",
4444
"@types/react": "^18.0.8",
4545
"@types/react-dom": "^18.0.3",

media/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -846,10 +846,10 @@
846846
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
847847
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
848848

849-
"@types/lodash@^4.14.182":
850-
version "4.14.202"
851-
resolved "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
852-
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==
849+
"@types/lodash@^4.17.0":
850+
version "4.17.0"
851+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
852+
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
853853

854854
"@types/mdast@^3.0.0":
855855
version "3.0.15"

0 commit comments

Comments
 (0)