Skip to content

Commit 8fcc724

Browse files
authored
Merge pull request #354 from codefirst/dependabot/npm_and_yarn/codemirror-01430a66e4
Bump @codemirror/legacy-modes from 6.4.2 to 6.4.3 in the codemirror group
2 parents 9ba4fd2 + 48cdfab commit 8fcc724

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)