Skip to content

Commit

Permalink
chore(deps): bump lucene-filter from 0.2.4 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [lucene-filter](https://github.com/finwo/lucene-filter) from 0.2.4 to 1.1.0.
- [Release notes](https://github.com/finwo/lucene-filter/releases)
- [Commits](finwo/lucene-filter@v0.2.4...v1.1.0)

---
updated-dependencies:
- dependency-name: lucene-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2022
1 parent bfe2ecc commit 59df846
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vuepress-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"axios": "^0.27.2",
"fuse.js": "^6.6.2",
"lodash": "^4.17.21",
"lucene-filter": "0.2.4",
"lucene-filter": "1.1.0",
"lucene-query-parser": "1.2.0",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/vuepress-theme-tsed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"axios": "^0.27.2",
"fuse.js": "^6.6.2",
"lodash": "^4.17.21",
"lucene-filter": "0.2.4",
"lucene-filter": "1.1.0",
"lucene-query-parser": "1.2.0",
"millify": "^4.0.0",
"postcss-at-rules-variables": "0.1.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14478,10 +14478,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.10.1.tgz#db577f42a94c168f676b638d15da8fb073448cab"
integrity sha512-BQuhQxPuRl79J5zSXRP+uNzPOyZw2oFI9JLRQ80XswSvg21KMKNtQza9eF42rfI/3Z40RvzBdXgziEkudzjo8A==

lucene-filter@0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/lucene-filter/-/lucene-filter-0.2.4.tgz#029d3a6142c140d27afebdb6d3daebe05b77c31e"
integrity sha512-8+o/N9utq1y5Vk7yv2C1Sc0bshrIrWPPP8cdpVJvbFxcFFZDnHI5YPK67av0nkAIwv6HWe92TqRDhtWWUBE7bQ==
lucene-filter@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/lucene-filter/-/lucene-filter-1.1.0.tgz#f955fc4acd3fdf3da33cc2eb206543cd1d2e7d70"
integrity sha512-PKvwX2gzstSzO4vmfc7LbLVmxlSdgHxm5OcLiidR/rVe2osHU7dWv4MVBNOaCfw9aVl3bXaf5sLTeanZnqfM1Q==

[email protected]:
version "1.2.0"
Expand Down

0 comments on commit 59df846

Please sign in to comment.