Skip to content

Commit 1b37714

Browse files
Update dependency @types/lodash to v4.17.21
1 parent 9938511 commit 1b37714

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
@@ -38,7 +38,7 @@
3838
"@babel/preset-typescript": "7.28.5",
3939
"@eslint/compat": "2.0.0",
4040
"@tsconfig/node18": "18.2.6",
41-
"@types/lodash": "4.17.20",
41+
"@types/lodash": "4.17.21",
4242
"documentation": "14.0.3",
4343
"eslint": "9.39.1",
4444
"eslint-plugin-jest": "29.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2606,10 +2606,10 @@
26062606
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
26072607
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
26082608

2609-
"@types/lodash@4.17.20":
2610-
version "4.17.20"
2611-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
2612-
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
2609+
"@types/lodash@4.17.21":
2610+
version "4.17.21"
2611+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.21.tgz#b806831543d696b14f8112db600ea9d3a1df6ea4"
2612+
integrity sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==
26132613

26142614
"@types/mdast@^3.0.0":
26152615
version "3.0.10"

0 commit comments

Comments
 (0)