Bump lunr from 2.3.8 to 2.3.9
Bumps [lunr](https://github.com/olivernn/lunr.js) from 2.3.8 to 2.3.9. - [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.8...v2.3.9 ) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
... | ... | @@ -29,7 +29,7 @@ |
"dependencies": { | ||
"cheerio": "^1.0.0-rc.2", | ||
"html-entities": "^1.2.1", | ||
"lunr": "2.3.8" | ||
"lunr": "2.3.9" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
... | ... |
Please register or sign in to comment