Unverified Commit 20cb3ed2 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump prismjs from 1.24.1 to 1.25.0 in /docs

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.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.24.1...v1.25.0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 749861bf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8049,9 +8049,9 @@
      "dev": true
    },
    "prismjs": {
      "version": "1.24.1",
      "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.24.1.tgz",
      "integrity": "sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==",
      "version": "1.25.0",
      "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.25.0.tgz",
      "integrity": "sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==",
      "dev": true
    },
    "process": {