Merge pull request #3099 from thelounge/renovate/mousetrap-1.x

Update dependency mousetrap to v1.6.3
This commit is contained in:
Pavel Djundik 2019-03-06 13:50:37 +02:00 committed by GitHub
commit 44c4476037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -97,7 +97,7 @@
"mocha-loader": "2.0.1",
"mocha-webpack": "2.0.0-beta.0",
"moment": "2.24.0",
"mousetrap": "1.6.2",
"mousetrap": "1.6.3",
"npm-run-all": "4.1.5",
"nyc": "13.3.0",
"primer-tooltips": "2.0.0",

View file

@ -5523,10 +5523,10 @@ moment@2.24.0:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
mousetrap@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.2.tgz#caadd9cf886db0986fb2fee59a82f6bd37527587"
integrity sha512-jDjhi7wlHwdO6q6DS7YRmSHcuI+RVxadBkLt3KHrhd3C2b+w5pKefg3oj5beTcHZyVFA9Aksf+yEE1y5jxUjVA==
mousetrap@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.3.tgz#80fee49665fd478bccf072c9d46bdf1bfed3558a"
integrity sha512-bd+nzwhhs9ifsUrC2tWaSgm24/oo2c83zaRyZQF06hYA6sANfsXHtnZ19AbbbDXCDzeH5nZBSQ4NvCjgD62tJA==
move-concurrently@^1.0.1:
version "1.0.1"