Skip to content

Commit 8bff06f

Browse files
Update dependency @types/lodash to v4.17.24
1 parent b281e95 commit 8bff06f

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

doc-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
]
4747
},
4848
"devDependencies": {
49-
"@types/lodash": "4.17.20",
49+
"@types/lodash": "4.17.24",
5050
"entities": "7.0.0",
5151
"lodash": "4.18.1",
5252
"ts-node": "10.9.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/file-saver": "2.0.7",
6464
"@types/geojson": "^7946.0.14",
6565
"@types/js-search": "1.4.4",
66-
"@types/lodash": "4.17.20",
66+
"@types/lodash": "4.17.24",
6767
"@types/luxon": "3.7.1",
6868
"@types/minimist": "1.2.5",
6969
"@types/react": "19.2.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8483,10 +8483,10 @@ __metadata:
84838483
languageName: node
84848484
linkType: hard
84858485

8486-
"@types/lodash@npm:4.17.20":
8487-
version: 4.17.20
8488-
resolution: "@types/lodash@npm:4.17.20"
8489-
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
8486+
"@types/lodash@npm:4.17.24":
8487+
version: 4.17.24
8488+
resolution: "@types/lodash@npm:4.17.24"
8489+
checksum: 10c0/b72f60d4daacdad1fa643edb3faba204c02a01eb1ac00a83ff73496a6d236fc55e459c06106e8ced42277dba932d087d8fc090f8de4ef590d3f91e6d6f7ce85a
84908490
languageName: node
84918491
linkType: hard
84928492

@@ -12585,7 +12585,7 @@ __metadata:
1258512585
"@graphql-tools/graphql-file-loader": "npm:^8.0.1"
1258612586
"@mdx-js/react": "npm:^3.0.0"
1258712587
"@svgr/webpack": "npm:8.1.0"
12588-
"@types/lodash": "npm:4.17.20"
12588+
"@types/lodash": "npm:4.17.24"
1258912589
clsx: "npm:2.1.1"
1259012590
entities: "npm:7.0.0"
1259112591
file-loader: "npm:6.2.0"
@@ -22503,7 +22503,7 @@ __metadata:
2250322503
"@types/file-saver": "npm:2.0.7"
2250422504
"@types/geojson": "npm:^7946.0.14"
2250522505
"@types/js-search": "npm:1.4.4"
22506-
"@types/lodash": "npm:4.17.20"
22506+
"@types/lodash": "npm:4.17.24"
2250722507
"@types/luxon": "npm:3.7.1"
2250822508
"@types/md5": "npm:^2"
2250922509
"@types/minimist": "npm:1.2.5"

0 commit comments

Comments
 (0)