Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent eac1dc3 commit fb3c448
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.2",
"@types/lodash": "4.14.177",
"@types/lodash": "4.17.0",
"@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 @@ -259,10 +259,10 @@
dependencies:
"@types/node" "*"

"@types/lodash@4.14.177":
version "4.14.177"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
"@types/lodash@4.17.0":
version "4.17.0"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==

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

0 comments on commit fb3c448

Please sign in to comment.