Skip to content

Commit 66a6e9d

Browse files
authored
fix(deps): patch highlight.js to 11.11.1 (#364)
1 parent 7cdda76 commit 66a6e9d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported Languages
22

3-
> 192 languages exported from [email protected].0
3+
> 192 languages exported from [email protected].1
44
55
## 1c (`_1c`)
66

SUPPORTED_STYLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported Styles
22

3-
> 256 styles exported from [email protected].0
3+
> 256 styles exported from [email protected].1
44
55
## 1c-light (`_1cLight`)
66

bun.lockb

-16 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"playwright": "playwright"
2020
},
2121
"dependencies": {
22-
"highlight.js": "11.11.0"
22+
"highlight.js": "11.11.1"
2323
},
2424
"devDependencies": {
2525
"@astrojs/svelte": "latest",

0 commit comments

Comments
 (0)