mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/mousetrap from 1.6.9 to 1.6.10
Bumps [@types/mousetrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mousetrap) from 1.6.9 to 1.6.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mousetrap) --- updated-dependencies: - dependency-name: "@types/mousetrap" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f79b9e1e86
commit
04e5baf35b
2 changed files with 5 additions and 5 deletions
|
|
@ -82,7 +82,7 @@
|
|||
"@types/fs-extra": "9.0.13",
|
||||
"@types/lodash": "^4.14.188",
|
||||
"@types/mkdirp": "1.0.2",
|
||||
"@types/mousetrap": "1.6.9",
|
||||
"@types/mousetrap": "1.6.10",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "16.18.3",
|
||||
"@types/pify": "5.0.1",
|
||||
|
|
|
|||
|
|
@ -971,10 +971,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/mousetrap@1.6.9":
|
||||
version "1.6.9"
|
||||
resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.9.tgz#f1ef9adbd1eac3466f21b6988b1c82c633a45340"
|
||||
integrity sha512-HUAiN65VsRXyFCTicolwb5+I7FM6f72zjMWr+ajGk+YTvzBgXqa2A5U7d+rtsouAkunJ5U4Sb5lNJjo9w+nmXg==
|
||||
"@types/mousetrap@1.6.10":
|
||||
version "1.6.10"
|
||||
resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.10.tgz#29701db9c44257689f5270575e25c09fad7fc75d"
|
||||
integrity sha512-MY9CcBNaR304SnweEZgJB/YsNcaeJk/7v6gtDi3yPCCVdszN9+BIqOVlsTMqUHMmdxM4DObve+0g0SBmr5EHdw==
|
||||
|
||||
"@types/ms@*", "@types/ms@0.7.31":
|
||||
version "0.7.31"
|
||||
|
|
|
|||
Loading…
Reference in a new issue