gluons / vue-highlight.js

📜 Highlight.js syntax highlighter component for Vue.
https://git.io/vue-highlight.js
MIT License
208 stars 24 forks source link

⬆️ Bump vue-property-decorator from 8.2.2 to 9.0.0 #43

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps vue-property-decorator from 8.2.2 to 9.0.0.

Release notes

Sourced from vue-property-decorator's releases.

v8.4.2

#306 Fix @Emit decorator

v8.3.0

  • Update vue-class-component #266 #262
  • Fix Provide/ProvideReactive compatibility #264 #249
Changelog

Sourced from vue-property-decorator's changelog.

v9.0.0

  • Move vue-class-component to peerDependencies

v8.5.1

  • Move vue-class-component to dependencies

v8.5.0

  • Revert #299
  • Add CHANGELOG.md
  • Fix README.md (#319)
  • Move vue-class-component to peerDependencies
Commits


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