Skip to content

Commit 27bb57b

Browse files
build(deps): bump prismjs from 1.29.0 to 1.30.0 (#87)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6e0c70 commit 27bb57b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"jsdom": "^23.0.1",
2020
"markdown-it": "^12.1.0",
2121
"p-memoize": "^4.0.1",
22-
"prismjs": "^1.29.0",
22+
"prismjs": "^1.30.0",
2323
"semver": "^7.5.2",
2424
"time-ago": "^0.2.1"
2525
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1499,10 +1499,10 @@ prettier@^3.3.3:
14991499
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
15001500
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
15011501

1502-
prismjs@^1.29.0:
1503-
version "1.29.0"
1504-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
1505-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
1502+
prismjs@^1.30.0:
1503+
version "1.30.0"
1504+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
1505+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
15061506

15071507
proxy-addr@~2.0.7:
15081508
version "2.0.7"

0 commit comments

Comments
 (0)