1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-24 12:13:13 +00:00

update lunr types (#127)

This commit is contained in:
Kyle Spearrin
2020-04-14 15:40:20 -04:00
committed by GitHub
parent 6e63a79cfd
commit 4dfb39c957
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -89,9 +89,9 @@
}
},
"@types/lunr": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/@types/lunr/-/lunr-2.1.6.tgz",
"integrity": "sha512-Bz6fUhX1llTa7ygQJN3ttoVkkrpW7xxSEP7D7OYFO/FCBKqKqruRUZtJzTtYA0GkQX13lxU5u+8LuCviJlAXkQ==",
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/@types/lunr/-/lunr-2.3.3.tgz",
"integrity": "sha512-09sXZZVsB3Ib41U0fC+O1O+4UOZT1bl/e+/QubPxpqDWHNEchvx/DEb1KJMOwq6K3MTNzZFoNSzVdR++o1DVnw==",
"dev": true
},
"@types/node": {