build(deps): bump lunr from 2.3.6 to 2.3.7 in /site (#1960)

Bumps [lunr](https://github.com/olivernn/lunr.js) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/olivernn/lunr.js/releases)
- [Changelog](https://github.com/olivernn/lunr.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/olivernn/lunr.js/compare/v2.3.6...v2.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-14 16:11:18 +09:00 committed by Iuri Matias
parent e03ae120fe
commit d46912d0cc
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"hexo-renderer-stylus": "^1.1.0", "hexo-renderer-stylus": "^1.1.0",
"hexo-server": "^1.0.0", "hexo-server": "^1.0.0",
"lodash": "^4.17.13", "lodash": "^4.17.13",
"lunr": "^2.3.6", "lunr": "^2.3.7",
"uuid": "^3.3.3" "uuid": "^3.3.3"
}, },
"devDependencies": { "devDependencies": {

View File

@ -3672,10 +3672,10 @@ lru-cache@^4.0.1:
pseudomap "^1.0.2" pseudomap "^1.0.2"
yallist "^2.1.2" yallist "^2.1.2"
lunr@^2.3.6: lunr@^2.3.7:
version "2.3.6" version "2.3.7"
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.6.tgz#f278beee7ffd56ad86e6e478ce02ab2b98c78dd5" resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.7.tgz#05ccf3af9d0e169b8f432c97e02fc1bdf3f36343"
integrity sha512-swStvEyDqQ85MGpABCMBclZcLI/pBIlu8FFDtmX197+oEgKloJ67QnB+Tidh0340HmLMs39c4GrkPY3cmkXp6Q== integrity sha512-HjFSiy0Y0qZoW5OA1I6qBi7OnsDdqQnaUr03jhorh30maQoaP+4lQCKklYE3Nq3WJMSUfuBl6N+bKY5wxCb9hw==
make-error-cause@^1.1.1: make-error-cause@^1.1.1:
version "1.2.2" version "1.2.2"