JonasKruckenberg / rollup-plugin-sri

Add subresource integrity tags to all your html files 🔒
MIT License
24 stars 4 forks source link

chore(deps-dev): bump @semantic-release/npm from 7.0.5 to 7.0.6 #39

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps @semantic-release/npm from 7.0.5 to 7.0.6.

Release notes

Sourced from @semantic-release/npm's releases.

v7.0.6

7.0.6 (2020-09-06)

Bug Fixes

  • update required node and npm version (#273) (493fbad)
Commits
  • 493fbad fix: update required node and npm version (#273)
  • dd95a83 docs(README): fix columns of options table in readme (#268)
  • 680a827 build(deps): update got to version 11.0.0 (#265)
  • 1d1bc40 style: xo
  • 9941a35 chore(package): update xo to version 0.29.0
  • 7df5832 style: disable unicorn/string-content linter rule
  • d42fcbb chore(package): update xo to version 0.28.1 (#260)
  • See full diff 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)
dependabot[bot] commented 3 years ago

Superseded by #52.