Skip to content

Commit aedfa60

Browse files
Website: Bump prismjs from 1.29.0 to 1.30.0 in /docs/website
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](PrismJS/prism@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a50a5d2 commit aedfa60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"glob-parent": "^6.0.2",
3030
"node-forge": "^1.3.1",
3131
"prism-react-renderer": "^2.3.1",
32-
"prismjs": "^1.29.0",
32+
"prismjs": "^1.30.0",
3333
"react": "^17.0.1",
3434
"react-dom": "^17.0.1",
3535
"react-loadable": "^5.5.0",

docs/website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6372,10 +6372,10 @@ prism-react-renderer@^2.3.1:
63726372
"@types/prismjs" "^1.26.0"
63736373
clsx "^2.0.0"
63746374

6375-
prismjs@^1.28.0, prismjs@^1.29.0:
6376-
version "1.29.0"
6377-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
6378-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
6375+
prismjs@^1.28.0, prismjs@^1.30.0:
6376+
version "1.30.0"
6377+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
6378+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
63796379

63806380
process-nextick-args@~2.0.0:
63816381
version "2.0.1"

0 commit comments

Comments
 (0)