Skip to content

Commit 82306ca

Browse files
web: bump @codemirror/lang-html from 6.4.7 to 6.4.8 in /web
Bumps [@codemirror/lang-html](https://github.com/codemirror/lang-html) from 6.4.7 to 6.4.8. - [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-html@6.4.7...6.4.8) --- updated-dependencies: - dependency-name: "@codemirror/lang-html" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a62cca3 commit 82306ca

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"storybook:run-import-map-script": "node scripts/build-storybook-import-maps.mjs"
3535
},
3636
"dependencies": {
37-
"@codemirror/lang-html": "^6.4.7",
37+
"@codemirror/lang-html": "^6.4.8",
3838
"@codemirror/lang-javascript": "^6.2.1",
3939
"@codemirror/lang-python": "^6.1.3",
4040
"@codemirror/lang-xml": "^6.0.2",

0 commit comments

Comments
 (0)