Skip to content

Commit 8cd9ae2

Browse files
Update dependency @types/lodash from 4.17.20 to 4.17.21
1 parent 9233ac1 commit 8cd9ae2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@swc/jest": "0.2.39",
2828
"@types/benchmark": "2.1.5",
2929
"@types/jest": "29.5.14",
30-
"@types/lodash": "4.17.20",
30+
"@types/lodash": "4.17.21",
3131
"@types/node": "20.9.5",
3232
"@types/pako": "2.0.4",
3333
"benchmark": "2.1.4",

yarn.lock

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

1364-
"@types/lodash@4.17.20":
1365-
version "4.17.20"
1366-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
1367-
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
1364+
"@types/lodash@4.17.21":
1365+
version "4.17.21"
1366+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.21.tgz#b806831543d696b14f8112db600ea9d3a1df6ea4"
1367+
integrity sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==
13681368

13691369
"@types/node@*":
13701370
version "16.0.0"

0 commit comments

Comments
 (0)