Skip to content

Commit 26b6e97

Browse files
authored
Merge pull request #360 from codefirst/dependabot/npm_and_yarn/codemirror-1a135f0708
Bump @codemirror/view from 6.36.2 to 6.36.3 in the codemirror group
2 parents d4a2360 + 3156ee3 commit 26b6e97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@codemirror/commands": "^6.8.0",
1212
"@codemirror/language": "^6.10.8",
1313
"@codemirror/legacy-modes": "^6.4.3",
14-
"@codemirror/view": "6.36.2",
14+
"@codemirror/view": "6.36.3",
1515
"@fortawesome/fontawesome-free": "6.7.2",
1616
"bootstrap": "3.4.1",
1717
"jasny-bootstrap": "3.1.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
dependencies:
3939
"@marijn/find-cluster-break" "^1.0.0"
4040

41-
"@codemirror/[email protected].2", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0":
42-
version "6.36.2"
43-
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.36.2.tgz#aeb644e161440734ac5a153bf6e5b4a4355047be"
44-
integrity sha512-DZ6ONbs8qdJK0fdN7AB82CgI6tYXf4HWk1wSVa0+9bhVznCuuvhQtX8bFBoy3dv8rZSQqUd8GvhVAcielcidrA==
41+
"@codemirror/[email protected].3", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0":
42+
version "6.36.3"
43+
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.36.3.tgz#01e3c930df89e5005e93f4e19e81a5baba0441e7"
44+
integrity sha512-N2bilM47QWC8Hnx0rMdDxO2x2ImJ1FvZWXubwKgjeoOrWwEiFrtpA7SFHcuZ+o2Ze2VzbkgbzWVj4+V18LVkeg==
4545
dependencies:
4646
"@codemirror/state" "^6.5.0"
4747
style-mod "^4.1.0"

0 commit comments

Comments
 (0)