Skip to content

Commit

Permalink
fix(deps): update dependency @mdxeditor/editor to v2.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent db1518e commit 049d68f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@lezer/common" "^1.0.0"

"@codemirror/commands@^6.0.0", "@codemirror/commands@^6.1.3":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.4.0.tgz#be4538b98b9f4f6f2f43a178622be6540be5a18a"
integrity sha512-HB3utD5GxCvEhSyj5EuG9KpuQQhFpxalh3lwrspyL/GeSNDe4c6JDxVzL12SJ+7gUknHjZzmq7OPCb9QPgiRmQ==
version "6.5.0"
resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.5.0.tgz#e7dfb7918e7af8889d5731ff4c46ffafd7687353"
integrity sha512-rK+sj4fCAN/QfcY9BEzYMgp4wwL/q5aj/VfNSoH1RWPF9XS/dUwBkvlL3hpWgEjOqlpdN1uLC9UkjJ4tmyjJYg==
dependencies:
"@codemirror/language" "^6.0.0"
"@codemirror/state" "^6.4.0"
Expand Down Expand Up @@ -463,9 +463,9 @@
"@lezer/highlight" "^1.0.0"

"@mdxeditor/editor@^2.3.2":
version "2.20.6"
resolved "https://registry.yarnpkg.com/@mdxeditor/editor/-/editor-2.20.6.tgz#dde019c105f0371b4745407a8f39c0f2f5ddb342"
integrity sha512-SnZw7mseufwyNKWEhv5Xqy5G5xg72Q/lZyyee1QUgXYuNs22hIGEZtEB9zFHFnw+6YtJlMbCC+u4lG/aGFvgAg==
version "2.20.7"
resolved "https://registry.yarnpkg.com/@mdxeditor/editor/-/editor-2.20.7.tgz#8a15a7c78827e61003278442a4da0263e9714262"
integrity sha512-UCwKd3aHzOiPw2hz6q4aqA44TwbWSNLMWMXK5/T0iIIn2FfEfHtxrPSvnnPoHd6ofRlDfqx84/U0nGg+dqHdtg==
dependencies:
"@codemirror/lang-markdown" "^6.2.3"
"@codemirror/merge" "^6.4.0"
Expand Down

0 comments on commit 049d68f

Please sign in to comment.