Skip to content

Commit eafcbdc

Browse files
authored
chore: bump prismjs version (#8329)
1 parent 4b80d93 commit eafcbdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"next-transpile-modules": "^9.0.0",
2121
"parse-imports": "^1.1.0",
2222
"prism-react-renderer": "^2.1.0",
23-
"prismjs": "^1.27.0",
23+
"prismjs": "^1.30.0",
2424
"react": "^18.3.1",
2525
"react-copy-to-clipboard": "^5.1.0",
2626
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6874,7 +6874,7 @@ __metadata:
68746874
parse-imports: "npm:^1.1.0"
68756875
prettier: "npm:^3.0.3"
68766876
prism-react-renderer: "npm:^2.1.0"
6877-
prismjs: "npm:^1.27.0"
6877+
prismjs: "npm:^1.30.0"
68786878
puppeteer: "npm:^22.15.0"
68796879
react: "npm:^18.3.1"
68806880
react-copy-to-clipboard: "npm:^5.1.0"

0 commit comments

Comments
 (0)