Bump prismjs from 1.29.0 to 1.30.0 in /docs (#726)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 file changed
tree: 72bce1db98b5f755c5e3d55942f1ba5094467ce5
  1. .github/
  2. .idea/
  3. cftojspecify/
  4. conformance-tests/
  5. docs/
  6. gradle/
  7. samples/
  8. src/
  9. .gitattributes
  10. .gitignore
  11. .ignore
  12. AUTHORS
  13. bnd.bnd
  14. build.gradle
  15. CONTRIBUTING.md
  16. gradle.properties
  17. gradlew
  18. gradlew.bat
  19. LICENSE
  20. README.md
  21. settings.gradle
README.md

JSpecify

An artifact of well-specified annotations to power static analysis checks and JVM language interop. Developed by consensus of the partner organizations listed at our main web site, jspecify.org.

Our current focus is on annotations for nullness analysis.

Status

We've released Version 1.0.0, which finalizes our initial nullness annotations.

Things to read

See jspecify.org/docs/start-here.