Skip to content

Commit

Permalink
Update dependency @types/mocha to v10.0.3 (#18316)
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 Oct 21, 2023
1 parent b452265 commit 3fa7001
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 @@ -179,7 +179,7 @@
"@types/leaflet": "1.9.7",
"@types/leaflet-draw": "1.0.9",
"@types/luxon": "3.3.3",
"@types/mocha": "10.0.2",
"@types/mocha": "10.0.3",
"@types/qrcode": "1.5.2",
"@types/serve-handler": "6.1.2",
"@types/sortablejs": "1.15.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4357,10 +4357,10 @@ __metadata:
languageName: node
linkType: hard

"@types/mocha@npm:10.0.2":
version: 10.0.2
resolution: "@types/mocha@npm:10.0.2"
checksum: a78a02691f102beb02f9ec435458107d21b518fc477c3b2f37c90b8e70b67bff888351715ae173bd31ede25ee5e0d688aefb0faf4284034d08ba63027c8b0c01
"@types/mocha@npm:10.0.3":
version: 10.0.3
resolution: "@types/mocha@npm:10.0.3"
checksum: 52481d72c0f2eb6afcf9a43f851f81d78211880f765b5922a1aa322ed6d557bddc60786a3ae7b6c5e388e2f0cddc09d9ead3c9b80e66102eb41b58acae1e4894
languageName: node
linkType: hard

Expand Down Expand Up @@ -9686,7 +9686,7 @@ __metadata:
"@types/leaflet": 1.9.7
"@types/leaflet-draw": 1.0.9
"@types/luxon": 3.3.3
"@types/mocha": 10.0.2
"@types/mocha": 10.0.3
"@types/qrcode": 1.5.2
"@types/serve-handler": 6.1.2
"@types/sortablejs": 1.15.3
Expand Down

0 comments on commit 3fa7001

Please sign in to comment.