Update dependency @codemirror/commands to v6.8.0 (#23689)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-11 20:59:37 +01:00 committed by GitHub
parent 8cb4452126
commit b0e6c5dbaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@
"@babel/runtime": "7.26.0",
"@braintree/sanitize-url": "7.1.1",
"@codemirror/autocomplete": "6.18.4",
"@codemirror/commands": "6.7.1",
"@codemirror/commands": "6.8.0",
"@codemirror/language": "6.10.8",
"@codemirror/legacy-modes": "6.4.2",
"@codemirror/search": "6.5.8",

View File

@ -1262,15 +1262,15 @@ __metadata:
languageName: node
linkType: hard
"@codemirror/commands@npm:6.7.1":
version: 6.7.1
resolution: "@codemirror/commands@npm:6.7.1"
"@codemirror/commands@npm:6.8.0":
version: 6.8.0
resolution: "@codemirror/commands@npm:6.8.0"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.4.0"
"@codemirror/view": "npm:^6.27.0"
"@lezer/common": "npm:^1.1.0"
checksum: 10/d742bc5976f7bab81695b9fc10d103b7cc9933fce3cc90fdd8e1d060ff480efd65d8fac3ee17f500869d323ea00c4da200d022619888da15fd65aa40e0958c93
checksum: 10/0c7991736bc84d0a7f8e49c311c78a78def84fca36ff61c2f9887067e2c06b1b232711cb99282cd410527ddbe0671d2b9aff93e0848fa731a2014c3691c737ea
languageName: node
linkType: hard
@ -9159,7 +9159,7 @@ __metadata:
"@braintree/sanitize-url": "npm:7.1.1"
"@bundle-stats/plugin-webpack-filter": "npm:4.17.0"
"@codemirror/autocomplete": "npm:6.18.4"
"@codemirror/commands": "npm:6.7.1"
"@codemirror/commands": "npm:6.8.0"
"@codemirror/language": "npm:6.10.8"
"@codemirror/legacy-modes": "npm:6.4.2"
"@codemirror/search": "npm:6.5.8"