Update dependency mousetrap to v1.6.5

This commit is contained in:
Renovate Bot 2020-01-25 00:51:35 +00:00
parent b890e7e976
commit 245b44ab02
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -95,7 +95,7 @@
"mini-css-extract-plugin": "0.9.0", "mini-css-extract-plugin": "0.9.0",
"mocha": "6.2.2", "mocha": "6.2.2",
"mochapack": "1.1.13", "mochapack": "1.1.13",
"mousetrap": "1.6.3", "mousetrap": "1.6.5",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"nyc": "15.0.0", "nyc": "15.0.0",

View file

@ -5814,10 +5814,10 @@ mochapack@1.1.13:
toposort "^2.0.2" toposort "^2.0.2"
yargs "14.0.0" yargs "14.0.0"
mousetrap@1.6.3: mousetrap@1.6.5:
version "1.6.3" version "1.6.5"
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.3.tgz#80fee49665fd478bccf072c9d46bdf1bfed3558a" resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.5.tgz#8a766d8c272b08393d5f56074e0b5ec183485bf9"
integrity sha512-bd+nzwhhs9ifsUrC2tWaSgm24/oo2c83zaRyZQF06hYA6sANfsXHtnZ19AbbbDXCDzeH5nZBSQ4NvCjgD62tJA== integrity sha512-QNo4kEepaIBwiT8CDhP98umTetp+JNfQYBWvC1pc6/OAibuXtRcxZ58Qz8skvEHYvURne/7R8T5VoOI7rDsEUA==
move-concurrently@^1.0.1: move-concurrently@^1.0.1:
version "1.0.1" version "1.0.1"