Bump lunr-languages from 1.1.0 to 1.1.1

Bumps [lunr-languages](https://github.com/MihaiValentin/lunr-languages) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/MihaiValentin/lunr-languages/releases)
- [Commits](https://github.com/MihaiValentin/lunr-languages/compare/1.1.0...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-28 20:19:55 +00:00
parent e7fd144525
commit 58dd82f78e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7993,9 +7993,9 @@
"dev": true
},
"lunr-languages": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.1.0.tgz",
"integrity": "sha512-53pTQX8jkjZBWSPJa/+3UJyIPcGmeWWwqS4RRr5GxhRilqL9tv/Vuj7Vb1Nz3Dtz2HTK2Pdmrf3zevHS/ZycjQ==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.1.1.tgz",
"integrity": "sha512-HAO42xIORFWColQMeMYZ9JRHldNI9timFAjMUuD/9ewcZKLyvOKJAi5xG0eg44l+LxOP62HQxbwxn6OlkYLiRA==",
"dev": true
},
"make-dir": {

View File

@ -63,7 +63,7 @@
"imagemin-webpack-plugin": "^2.4.2",
"js-cookie": "^2.2.1",
"lunr": "^2.3.6",
"lunr-languages": "^1.1.0",
"lunr-languages": "^1.1.1",
"material-design-color": "^2.3.2",
"material-shadows": "^3.0.1",
"mini-css-extract-plugin": "^0.8.0",