Skip to content

Commit 3c757de

Browse files
Update dependency @types/lodash to v4.17.20 (#10755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8da4740 commit 3c757de

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.19",
49+
"@types/lodash": "4.17.20",
5050
"entities": "6.0.1",
5151
"lodash": "4.17.21",
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.19",
66+
"@types/lodash": "4.17.20",
6767
"@types/luxon": "3.6.2",
6868
"@types/minimist": "1.2.5",
6969
"@types/react": "18.3.23",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7417,10 +7417,10 @@ __metadata:
74177417
languageName: node
74187418
linkType: hard
74197419

7420-
"@types/lodash@npm:4.17.19":
7421-
version: 4.17.19
7422-
resolution: "@types/lodash@npm:4.17.19"
7423-
checksum: 10c0/0d512e90a92c09b48ec0e46945876392d3ef60c0be7d023fdab22ecb0224a65ff4ed0b76c7acbf1c0152c27768aa4661ea7a1c3afb5b5ab13a50bda674a7c3f7
7420+
"@types/lodash@npm:4.17.20":
7421+
version: 4.17.20
7422+
resolution: "@types/lodash@npm:4.17.20"
7423+
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
74247424
languageName: node
74257425
linkType: hard
74267426

@@ -11724,7 +11724,7 @@ __metadata:
1172411724
"@graphql-tools/graphql-file-loader": "npm:^8.0.1"
1172511725
"@mdx-js/react": "npm:^3.0.0"
1172611726
"@svgr/webpack": "npm:8.1.0"
11727-
"@types/lodash": "npm:4.17.19"
11727+
"@types/lodash": "npm:4.17.20"
1172811728
clsx: "npm:2.1.1"
1172911729
entities: "npm:6.0.1"
1173011730
file-loader: "npm:6.2.0"
@@ -21972,7 +21972,7 @@ __metadata:
2197221972
"@types/file-saver": "npm:2.0.7"
2197321973
"@types/geojson": "npm:^7946.0.14"
2197421974
"@types/js-search": "npm:1.4.4"
21975-
"@types/lodash": "npm:4.17.19"
21975+
"@types/lodash": "npm:4.17.20"
2197621976
"@types/luxon": "npm:3.6.2"
2197721977
"@types/md5": "npm:^2"
2197821978
"@types/minimist": "npm:1.2.5"

0 commit comments

Comments
 (0)