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>
This commit is contained in:
dependabot-preview[bot] 2020-08-24 08:17:59 +00:00
parent bdae75f5ce
commit 9d9a866f4d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6031,9 +6031,9 @@
}
},
"lunr": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.8.tgz",
"integrity": "sha512-oxMeX/Y35PNFuZoHp+jUj5OSEmLCaIH4KTFJh7a93cHBoFmpw2IoPs22VIz7vyO2YUnx2Tn9dzIwO2P/4quIRg=="
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz",
"integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="
},
"lunr-languages": {
"version": "1.4.0",

View File

@ -35,7 +35,7 @@
"clipboard": "^2.0.6",
"escape-html": "^1.0.3",
"focus-visible": "^5.1.0",
"lunr": "^2.3.8",
"lunr": "^2.3.9",
"lunr-languages": "^1.4.0",
"resize-observer-polyfill": "^1.5.1",
"ramda": "^0.27.1",