Update @types/mousetrap to latest version (#46893)

* Update @types/mousetrap to latest version

* kick drone

* kick drone again

* Remove @types from the import
This commit is contained in:
Ashley Harrison
2022-03-29 12:13:31 +01:00
committed by GitHub
parent 23a1dbc264
commit 280b1ee828
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
"@types/lingui__macro": "^3",
"@types/lodash": "4.14.149",
"@types/logfmt": "^1.2.1",
"@types/mousetrap": "1.6.3",
"@types/mousetrap": "1.6.9",
"@types/node": "16.11.26",
"@types/papaparse": "5.3.2",
"@types/pluralize": "^0.0.29",