fergiemcdowall / stopword

A module for node.js and the browser that takes in text and strips it of stopwords
MIT License
231 stars 34 forks source link

build(deps-dev): bump batr from 2.1.2 to 2.1.3 #280

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps batr from 2.1.2 to 2.1.3.

Release notes

Sourced from batr's releases.

Security fix (minimist >= 1.2.6) + devDep version bumps

A little early since minist had a high severity security issue.

Commits
  • 841c51a Security fix: devDependency version bump + package-lock.json fix
  • 806d401 Merge pull request #133 from eklem/dependabot/npm_and_yarn/minimist-1.2.6
  • 4c922a2 Bump minimist from 1.2.5 to 1.2.6
  • 7eb3d93 Merge pull request #132 from eklem/dependabot/npm_and_yarn/playwright-1.20.1
  • 2ea68ed Bump playwright from 1.20.0 to 1.20.1
  • ea9eea5 Merge pull request #131 from eklem/dependabot/npm_and_yarn/playwright-1.20.0
  • f973e7b Bump playwright from 1.19.2 to 1.20.0
  • c70dff4 Merge pull request #130 from eklem/dependabot/npm_and_yarn/rollup-2.70.1
  • ae94a27 Bump rollup from 2.70.0 to 2.70.1
  • c00141a Merge pull request #129 from eklem/dependabot/npm_and_yarn/rollup-2.70.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)