sassoftware / vscode-sas-extension

This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
117 stars 47 forks source link

chore(deps): bump prism-react-renderer from 2.3.1 to 2.4.0 in /website #1182

Open dependabot[bot] opened 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps prism-react-renderer from 2.3.1 to 2.4.0.

Release notes

Sourced from prism-react-renderer's releases.

prism-react-renderer@2.4.0

Minor Changes

  • 'Add JSON as default supported language' (#247)
Commits
  • 20631f4 Merge pull request #248 from FormidableLabs/changeset-release/master
  • 0d62b98 Version Packages
  • f87355c Merge pull request #247 from FormidableLabs/208-add-json-to-the-default-inclu...
  • c5f2b5d fix lint
  • c22f8b0 add changeset
  • 9018924 add JSON as default supported language
  • e35950e Merge pull request #244 from slorber/patch-1
  • 8b49a1b Update README.md
  • f52167e Merge pull request #242 from FormidableLabs/brand/oss-nf
  • d1d951e FIx lint issue in CI tooling
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)