Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent e864445 commit b358764
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.5",
"@types/lodash": "4.17.6",
"entities": "5.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 @@ -54,7 +54,7 @@
"@types/diff": "5.2.1",
"@types/file-saver": "2.0.7",
"@types/js-search": "1.4.4",
"@types/lodash": "4.17.5",
"@types/lodash": "4.17.6",
"@types/luxon": "3.4.2",
"@types/mapbox-gl": "1.13.10",
"@types/minimist": "1.2.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6918,10 +6918,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.5":
version: 4.17.5
resolution: "@types/lodash@npm:4.17.5"
checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b
"@types/lodash@npm:4.17.6":
version: 4.17.6
resolution: "@types/lodash@npm:4.17.6"
checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117
languageName: node
linkType: hard

Expand Down Expand Up @@ -11234,7 +11234,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.5"
"@types/lodash": "npm:4.17.6"
clsx: "npm:2.1.1"
entities: "npm:5.0.0"
file-loader: "npm:6.2.0"
Expand Down Expand Up @@ -21492,7 +21492,7 @@ __metadata:
"@types/history": "npm:5.0.0"
"@types/jest": "npm:29.5.12"
"@types/js-search": "npm:1.4.4"
"@types/lodash": "npm:4.17.5"
"@types/lodash": "npm:4.17.6"
"@types/luxon": "npm:3.4.2"
"@types/mapbox-gl": "npm:1.13.10"
"@types/md5": "npm:^2"
Expand Down

0 comments on commit b358764

Please sign in to comment.