Skip to content

Commit ab7d656

Browse files
chore(deps): bump prismjs in /packages/icons/examples/preview (#18804)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Preeti Bansal <146315451+preetibansalui@users.noreply.github.com>
1 parent abcb7da commit ab7d656

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
2.97 KB
Binary file not shown.

packages/icons/examples/preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@carbon/styles": "link:../../../styles",
1010
"change-case": "^4.1.1",
1111
"next": "^14.2.10",
12-
"prismjs": "^1.20.0",
12+
"prismjs": "^1.30.0",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
1515
"sass": "^1.36.0",

packages/icons/examples/preview/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ __metadata:
643643
"@carbon/styles": "link:../../../styles"
644644
change-case: "npm:^4.1.1"
645645
next: "npm:^14.2.10"
646-
prismjs: "npm:^1.20.0"
646+
prismjs: "npm:^1.30.0"
647647
react: "npm:^18.2.0"
648648
react-dom: "npm:^18.2.0"
649649
sass: "npm:^1.36.0"
@@ -1106,10 +1106,10 @@ __metadata:
11061106
languageName: node
11071107
linkType: hard
11081108

1109-
"prismjs@npm:^1.20.0":
1110-
version: 1.29.0
1111-
resolution: "prismjs@npm:1.29.0"
1112-
checksum: 8/007a8869d4456ff8049dc59404e32d5666a07d99c3b0e30a18bd3b7676dfa07d1daae9d0f407f20983865fd8da56de91d09cb08e6aa61f5bc420a27c0beeaf93
1109+
"prismjs@npm:^1.30.0":
1110+
version: 1.30.0
1111+
resolution: "prismjs@npm:1.30.0"
1112+
checksum: 10/6b48a2439a82e5c6882f48ebc1564c3890e16463ba17ac10c3ad4f62d98dea5b5c915b172b63b83023a70ad4f5d7be3e8a60304420db34a161fae69dd4e3e2da
11131113
languageName: node
11141114
linkType: hard
11151115

0 commit comments

Comments
 (0)