chore(deps): update dependency @types/koa-router to v7.0.40 (#2378)

This commit is contained in:
renovate[bot] 2019-02-26 05:29:08 +00:00 committed by GitHub
parent d763c1f3c0
commit 0b5a9cc4cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1605,9 +1605,9 @@
}
},
"@types/koa-router": {
"version": "7.0.39",
"resolved": "https://registry.npmjs.org/@types/koa-router/-/koa-router-7.0.39.tgz",
"integrity": "sha512-B8b2qyl7ijLFz7ocqkWva4IJ1n4uY5dK7jtGhQ+YHIGTpzcZr4ldDSjZi/xIM+ko3xSu8oqlGbzWxeVXK3WnNg==",
"version": "7.0.40",
"resolved": "https://registry.npmjs.org/@types/koa-router/-/koa-router-7.0.40.tgz",
"integrity": "sha512-YK4+WGXch6Ig9PreZ9jlHZb2onm0S1szGw0oQxWvPhoyjSHo1Tq+CpjxMmthEUIQUc9KznOGgehFarOx8XwsFw==",
"dev": true,
"requires": {
"@types/koa": "*"

View file

@ -73,7 +73,7 @@
"@types/hapi": "17.8.5",
"@types/jest": "24.0.8",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.39",
"@types/koa-router": "7.0.40",
"@types/lodash": "4.14.121",
"@types/lodash.sortby": "4.7.5",
"@types/lru-cache": "4.1.2",