build(deps): bump lunr from 2.3.5 to 2.3.6 in /site

Bumps [lunr](https://github.com/olivernn/lunr.js) from 2.3.5 to 2.3.6.
- [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.5...v2.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-26 15:04:35 +00:00 committed by Michael Bradley
parent 013d8d39ed
commit 372d0c03eb
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"hexo-renderer-stylus": "^0.3.1",
"hexo-server": "^0.3.3",
"lodash": "^4.17.13",
"lunr": "^2.1.2",
"lunr": "^2.3.6",
"uuid": "^3.3.2"
},
"devDependencies": {

View File

@ -3685,10 +3685,10 @@ lru-cache@^4.0.1:
pseudomap "^1.0.2"
yallist "^2.1.2"
lunr@^2.1.2:
version "2.3.5"
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.5.tgz#7b510bad57e948dfb99a71fdff00c1bf9171bdda"
integrity sha512-EtnfmHsHJTr3u24sito9JctSxej5Ds0SgUD2Lm+qRHyLgM7BGesFlW14eNh1mil0fV5Muh8gf3dBBXzADlUlzQ==
lunr@^2.3.6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.6.tgz#f278beee7ffd56ad86e6e478ce02ab2b98c78dd5"
integrity sha512-swStvEyDqQ85MGpABCMBclZcLI/pBIlu8FFDtmX197+oEgKloJ67QnB+Tidh0340HmLMs39c4GrkPY3cmkXp6Q==
make-iterator@^1.0.0:
version "1.0.1"