Skip to content

Commit a5eb97f

Browse files
Merge pull request #1068 from devoxa/renovate/lodash-4.x
Update dependency @types/lodash from 4.17.23 to 4.17.24
2 parents 8dff14e + 3f042c0 commit a5eb97f

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
@@ -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.23",
30+
"@types/lodash": "4.17.24",
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.23":
1365-
version "4.17.23"
1366-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.23.tgz#c1bb06db218acc8fc232da0447473fc2fb9d9841"
1367-
integrity sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==
1364+
"@types/lodash@4.17.24":
1365+
version "4.17.24"
1366+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
1367+
integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
13681368

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

0 commit comments

Comments
 (0)