Skip to content

Commit

Permalink
Update dependency @types/diff to v7.0.1 (#10166)
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 31, 2025
1 parent 3cf2f73 commit 3315282
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@testing-library/react": "16.2.0",
"@types/bytes": "3.1.5",
"@types/debounce-promise": "3.1.9",
"@types/diff": "7.0.0",
"@types/diff": "7.0.1",
"@types/file-saver": "2.0.7",
"@types/geojson": "^7946.0.14",
"@types/js-search": "1.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6842,10 +6842,10 @@ __metadata:
languageName: node
linkType: hard

"@types/diff@npm:7.0.0":
version: 7.0.0
resolution: "@types/diff@npm:7.0.0"
checksum: 10c0/4844e78da6435d8355643cdf5ede9758aa2862408e9fcdeeec12ff3beb3baabf1d2bc75eb6484e358d64c720fcb19fbf18f7b1927d53044e7ca57aac4b1d557f
"@types/diff@npm:7.0.1":
version: 7.0.1
resolution: "@types/diff@npm:7.0.1"
checksum: 10c0/5aaa77b8ab07dc0bd9d668e150a574536ed367553121ad4ae37e09ee7f23d110b2339c2b1f0f54e32c65d6acb46773e1b0d43d9d6ec75619384baeb3fec3ca3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -21023,7 +21023,7 @@ __metadata:
"@types/bootstrap": "npm:5.2.10"
"@types/bytes": "npm:3.1.5"
"@types/debounce-promise": "npm:3.1.9"
"@types/diff": "npm:7.0.0"
"@types/diff": "npm:7.0.1"
"@types/events": "npm:3.0.3"
"@types/file-saver": "npm:2.0.7"
"@types/geojson": "npm:^7946.0.14"
Expand Down

0 comments on commit 3315282

Please sign in to comment.