Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.17.15 (#10149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 1726e9f commit c876da3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion doc-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
]
},
"devDependencies": {
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"entities": "6.0.0",
"lodash": "4.17.21",
"ts-node": "10.9.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/file-saver": "2.0.7",
"@types/geojson": "^7946.0.14",
"@types/js-search": "1.4.4",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/luxon": "3.4.2",
"@types/minimist": "1.2.5",
"@types/react": "18.3.18",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7063,10 +7063,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.14":
version: 4.17.14
resolution: "@types/lodash@npm:4.17.14"
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
"@types/lodash@npm:4.17.15":
version: 4.17.15
resolution: "@types/lodash@npm:4.17.15"
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -11067,7 +11067,7 @@ __metadata:
"@graphql-tools/graphql-file-loader": "npm:^8.0.1"
"@mdx-js/react": "npm:^3.0.0"
"@svgr/webpack": "npm:8.1.0"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
clsx: "npm:2.1.1"
entities: "npm:6.0.0"
file-loader: "npm:6.2.0"
Expand Down Expand Up @@ -21018,7 +21018,7 @@ __metadata:
"@types/file-saver": "npm:2.0.7"
"@types/geojson": "npm:^7946.0.14"
"@types/js-search": "npm:1.4.4"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/luxon": "npm:3.4.2"
"@types/md5": "npm:^2"
"@types/minimist": "npm:1.2.5"
Expand Down

0 comments on commit c876da3

Please sign in to comment.