mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/mousetrap from 1.6.3 to 1.6.8
Bumps [@types/mousetrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mousetrap) from 1.6.3 to 1.6.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mousetrap) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
819648573a
commit
e80b05d6cf
2 changed files with 5 additions and 5 deletions
|
|
@ -76,7 +76,7 @@
|
|||
"@types/fs-extra": "9.0.11",
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@types/mkdirp": "1.0.1",
|
||||
"@types/mousetrap": "1.6.3",
|
||||
"@types/mousetrap": "1.6.8",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "^14.14.41",
|
||||
"@types/pify": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -824,10 +824,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/mousetrap@1.6.3":
|
||||
version "1.6.3"
|
||||
resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.3.tgz#3159a01a2b21c9155a3d8f85588885d725dc987d"
|
||||
integrity sha512-13gmo3M2qVvjQrWNseqM3+cR6S2Ss3grbR2NZltgMq94wOwqJYQdgn8qzwDshzgXqMlSUtyPZjysImmktu22ew==
|
||||
"@types/mousetrap@1.6.8":
|
||||
version "1.6.8"
|
||||
resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.8.tgz#448929e6dc21126392830465fdb9d4a2cfc16a88"
|
||||
integrity sha512-zTqjvgCUT5EoXqbqmd8iJMb4NJqyV/V7pK7AIKq7qcaAsJIpGlTVJS1HQM6YkdHCdnkNSbhcQI7MXYxFfE3iCA==
|
||||
|
||||
"@types/ms@0.7.31":
|
||||
version "0.7.31"
|
||||
|
|
|
|||
Loading…
Reference in a new issue