Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.17.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 9224010 commit 6d351d5
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.12",
"@types/lodash": "4.17.13",
"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 @@ -55,7 +55,7 @@
"@types/diff": "5.2.3",
"@types/file-saver": "2.0.7",
"@types/js-search": "1.4.4",
"@types/lodash": "4.17.12",
"@types/lodash": "4.17.13",
"@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 @@ -7024,10 +7024,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.12":
version: 4.17.12
resolution: "@types/lodash@npm:4.17.12"
checksum: 10c0/106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
"@types/lodash@npm:4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -11062,7 +11062,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.12"
"@types/lodash": "npm:4.17.13"
clsx: "npm:2.1.1"
entities: "npm:5.0.0"
file-loader: "npm:6.2.0"
Expand Down Expand Up @@ -20628,7 +20628,7 @@ __metadata:
"@types/events": "npm:3.0.3"
"@types/file-saver": "npm:2.0.7"
"@types/js-search": "npm:1.4.4"
"@types/lodash": "npm:4.17.12"
"@types/lodash": "npm:4.17.13"
"@types/luxon": "npm:3.4.2"
"@types/mapbox-gl": "npm:1.13.10"
"@types/md5": "npm:^2"
Expand Down

0 comments on commit 6d351d5

Please sign in to comment.