Skip to content

Commit 48cdfab

Browse files
Bump @codemirror/legacy-modes in the codemirror group
Bumps the codemirror group with 1 update: [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes). Updates `@codemirror/legacy-modes` from 6.4.2 to 6.4.3 - [Changelog](https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md) - [Commits](codemirror/legacy-modes@6.4.2...6.4.3) --- updated-dependencies: - dependency-name: "@codemirror/legacy-modes" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codemirror ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e10b6c9 commit 48cdfab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@codemirror/commands": "^6.8.0",
1212
"@codemirror/language": "^6.10.8",
13-
"@codemirror/legacy-modes": "^6.4.2",
13+
"@codemirror/legacy-modes": "^6.4.3",
1414
"@codemirror/view": "6.36.2",
1515
"@fortawesome/fontawesome-free": "6.7.2",
1616
"bootstrap": "3.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"@lezer/lr" "^1.0.0"
2525
style-mod "^4.0.0"
2626

27-
"@codemirror/legacy-modes@^6.4.2":
28-
version "6.4.2"
29-
resolved "https://registry.yarnpkg.com/@codemirror/legacy-modes/-/legacy-modes-6.4.2.tgz#723a55aae21304d4c112575943d3467c9040d217"
30-
integrity sha512-HsvWu08gOIIk303eZQCal4H4t65O/qp1V4ul4zVa3MHK5FJ0gz3qz3O55FIkm+aQUcshUOjBx38t2hPiJwW5/g==
27+
"@codemirror/legacy-modes@^6.4.3":
28+
version "6.4.3"
29+
resolved "https://registry.yarnpkg.com/@codemirror/legacy-modes/-/legacy-modes-6.4.3.tgz#5d65c86e770a2b2380e93670d18c549ef65fd225"
30+
integrity sha512-s1g+q4bil8Cs4O+ueIiKIhz9MQOGcRyxJglma8BYIWc/oEJLo13S3LYSWKaqhKwXGgt1GgZ66hCploHZD9Sstw==
3131
dependencies:
3232
"@codemirror/language" "^6.0.0"
3333

0 commit comments

Comments
 (0)