Skip to content

Commit d06998e

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

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.3",
14+
"@codemirror/view": "6.36.4",
1515
"@fortawesome/fontawesome-free": "6.7.2",
1616
"bootstrap": "4.6.2",
1717
"jasny-bootstrap": "4.0.0",

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].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==
41+
"@codemirror/[email protected].4", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0":
42+
version "6.36.4"
43+
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.36.4.tgz#d47d38b92a22cc40647bfb9cc97944e13d44942d"
44+
integrity sha512-ZQ0V5ovw/miKEXTvjgzRyjnrk9TwriUB1k4R5p7uNnHR9Hus+D1SXHGdJshijEzPFjU25xea/7nhIeSqYFKdbA==
4545
dependencies:
4646
"@codemirror/state" "^6.5.0"
4747
style-mod "^4.1.0"

0 commit comments

Comments
 (0)