Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent 4b2f3ed commit 92fe7a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/diff": "4.0.2",
"@types/fs-extra": "8.1.5",
"@types/lodash": "4.17.1",
"@types/lodash": "4.17.7",
"@unibeautify/beautifier-black": "0.1.2",
"@unibeautify/beautifier-brittany": "0.0.1",
"@unibeautify/beautifier-clang-format": "0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].1":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.1.tgz#0fabfcf2f2127ef73b119d98452bd317c4a17eb8"
integrity sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==
"@types/[email protected].7":
version "4.17.7"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==

"@types/mdast@^3.0.0":
version "3.0.10"
Expand Down

0 comments on commit 92fe7a0

Please sign in to comment.