Skip to content

Commit 7c17098

Browse files
Update dependency @codemirror/lang-html to v6.4.10 (#10913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4f2e05 commit 7c17098

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@apollo/client": "3.14.0",
3333
"@breezehr/currency-codes": "^2.2.1",
3434
"@codemirror/commands": "^6.7.1",
35-
"@codemirror/lang-html": "6.4.9",
35+
"@codemirror/lang-html": "6.4.10",
3636
"@codemirror/lang-json": "6.0.2",
3737
"@codemirror/lang-markdown": "6.3.4",
3838
"@codemirror/language": "6.11.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,9 +1773,9 @@ __metadata:
17731773
languageName: node
17741774
linkType: hard
17751775

1776-
"@codemirror/lang-html@npm:6.4.9, @codemirror/lang-html@npm:^6.0.0, @codemirror/lang-html@npm:^6.4.9":
1777-
version: 6.4.9
1778-
resolution: "@codemirror/lang-html@npm:6.4.9"
1776+
"@codemirror/lang-html@npm:6.4.10, @codemirror/lang-html@npm:^6.0.0, @codemirror/lang-html@npm:^6.4.9":
1777+
version: 6.4.10
1778+
resolution: "@codemirror/lang-html@npm:6.4.10"
17791779
dependencies:
17801780
"@codemirror/autocomplete": "npm:^6.0.0"
17811781
"@codemirror/lang-css": "npm:^6.0.0"
@@ -1786,7 +1786,7 @@ __metadata:
17861786
"@lezer/common": "npm:^1.0.0"
17871787
"@lezer/css": "npm:^1.1.0"
17881788
"@lezer/html": "npm:^1.3.0"
1789-
checksum: 10c0/0d6197aa645cc0a9da33789ea30423d4b8320b8e636c8587c7fcf58bdf90ea6934451d84ccbd9dd60dbc7046428204d7c986bd742c2cc459bee7c9653258db70
1789+
checksum: 10c0/57c6ddcc2ddf76b95bd60015054945d46bd2e474dc2d02c230a7c12a83617d881ac9da46d8fe690d1ffac2c935ac4ecc2971c4d666252a71a258b47f5c4ce62e
17901790
languageName: node
17911791
linkType: hard
17921792

@@ -21526,7 +21526,7 @@ __metadata:
2152621526
"@apollo/client": "npm:3.14.0"
2152721527
"@breezehr/currency-codes": "npm:^2.2.1"
2152821528
"@codemirror/commands": "npm:^6.7.1"
21529-
"@codemirror/lang-html": "npm:6.4.9"
21529+
"@codemirror/lang-html": "npm:6.4.10"
2153021530
"@codemirror/lang-json": "npm:6.0.2"
2153121531
"@codemirror/lang-markdown": "npm:6.3.4"
2153221532
"@codemirror/language": "npm:6.11.3"

0 commit comments

Comments
 (0)