Update dependency @codemirror/commands to v6.3.2 (#18857)

This commit is contained in:
renovate[bot] 2023-12-01 22:16:38 -05:00 committed by GitHub
parent d1ebc06994
commit bdd6a55a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -28,7 +28,7 @@
"@babel/runtime": "7.23.4",
"@braintree/sanitize-url": "6.0.4",
"@codemirror/autocomplete": "6.11.1",
"@codemirror/commands": "6.3.1",
"@codemirror/commands": "6.3.2",
"@codemirror/language": "6.9.3",
"@codemirror/legacy-modes": "6.3.3",
"@codemirror/search": "6.5.5",

View File

@ -1475,15 +1475,15 @@ __metadata:
languageName: node
linkType: hard
"@codemirror/commands@npm:6.3.1":
version: 6.3.1
resolution: "@codemirror/commands@npm:6.3.1"
"@codemirror/commands@npm:6.3.2":
version: 6.3.2
resolution: "@codemirror/commands@npm:6.3.2"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.2.0"
"@codemirror/view": "npm:^6.0.0"
"@lezer/common": "npm:^1.1.0"
checksum: c4b5637062c86a1c96c8de0edc32148a59058471799ef209b18f6ed57b31ab47300d3db185ab6e375188acb05294d6e6dac6ba4540ee20e8101b77d4739f778c
checksum: 85bf8242645e3f8c52b143883e837277795f9c50ad76f28f72d0d55ec921750f15ef5b4fa156b37e123b51e540d96c8db89b48bf0460cbe4a6f7b57271a65ba6
languageName: node
linkType: hard
@ -9565,7 +9565,7 @@ __metadata:
"@braintree/sanitize-url": "npm:6.0.4"
"@bundle-stats/plugin-webpack-filter": "npm:4.8.3"
"@codemirror/autocomplete": "npm:6.11.1"
"@codemirror/commands": "npm:6.3.1"
"@codemirror/commands": "npm:6.3.2"
"@codemirror/language": "npm:6.9.3"
"@codemirror/legacy-modes": "npm:6.3.3"
"@codemirror/search": "npm:6.5.5"