Skip to content

Commit 8b31073

Browse files
Bump prismjs from 1.27.0 to 1.30.0 in /scorecards-site
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.27.0 to 1.30.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.27.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 110a8a8 commit 8b31073

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

scorecards-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"highlight.js": "^11.4.0",
3636
"nuxt": "^2.15.8",
3737
"prism-themes": "^1.9.0",
38-
"prismjs": "^1.27.0",
38+
"prismjs": "^1.30.0",
3939
"rehype-add-classes": "^1.0.0",
4040
"remark-emoji": "^3.0.2",
4141
"remark-gemoji": "^7.0.1",

scorecards-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9626,10 +9626,10 @@ prism-themes@^1.9.0:
96269626
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.9.0.tgz#19c034f3205f1e28d75d89728e54ccd745f7e3dd"
96279627
integrity sha512-tX2AYsehKDw1EORwBps+WhBFKc2kxfoFpQAjxBndbZKr4fRmMkv47XN0BghC/K1qwodB1otbe4oF23vUTFDokw==
96289628

9629-
prismjs@^1.23.0, prismjs@^1.27.0:
9630-
version "1.27.0"
9631-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
9632-
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
9629+
prismjs@^1.23.0, prismjs@^1.30.0:
9630+
version "1.30.0"
9631+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
9632+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
96339633

96349634
process-nextick-args@~2.0.0:
96359635
version "2.0.1"

0 commit comments

Comments
 (0)