Bump @codemirror/commands from 6.1.3 to 6.2.0 (#15281)

Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.1.3 to 6.2.0.
- [Release notes](https://github.com/codemirror/commands/releases)
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/commands/compare/6.1.3...6.2.0)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-30 23:57:14 -05:00 committed by GitHub
parent 3d1151df4d
commit 6f68134da3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@
"dependencies": {
"@braintree/sanitize-url": "^6.0.0",
"@codemirror/autocomplete": "^6.4.0",
"@codemirror/commands": "^6.1.3",
"@codemirror/commands": "^6.2.0",
"@codemirror/language": "^6.4.0",
"@codemirror/legacy-modes": "^6.3.1",
"@codemirror/search": "^6.2.3",

View File

@ -1384,15 +1384,15 @@ __metadata:
languageName: node
linkType: hard
"@codemirror/commands@npm:^6.1.3":
version: 6.1.3
resolution: "@codemirror/commands@npm:6.1.3"
"@codemirror/commands@npm:^6.2.0":
version: 6.2.0
resolution: "@codemirror/commands@npm:6.2.0"
dependencies:
"@codemirror/language": ^6.0.0
"@codemirror/state": ^6.2.0
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
checksum: beca0248fa2528005e4088a46840bc2a057d34e5b51c60cb20703ca734761dc55f5e205f5dcf94280ffbb5c3366753f46f2d03a5abfd69bd95eac8a67c2e96bb
checksum: 13475fcd348335b4c31e563cbe83b98fdaa99218da882e3fbe6bad66841c55a69030e4a1a5f475ba2607db194d3b43b91e38fd088f9f4196b1ed4eac5b523909
languageName: node
linkType: hard
@ -9354,7 +9354,7 @@ fsevents@^1.2.7:
"@babel/preset-typescript": ^7.18.6
"@braintree/sanitize-url": ^6.0.0
"@codemirror/autocomplete": ^6.4.0
"@codemirror/commands": ^6.1.3
"@codemirror/commands": ^6.2.0
"@codemirror/language": ^6.4.0
"@codemirror/legacy-modes": ^6.3.1
"@codemirror/search": ^6.2.3