Skip to content

Commit

Permalink
Update dependency @codemirror/commands to v6.4.0 (#20569)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent b80d94d commit 1c04561
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/runtime": "7.24.4",
"@braintree/sanitize-url": "7.0.1",
"@codemirror/autocomplete": "6.16.0",
"@codemirror/commands": "6.3.3",
"@codemirror/commands": "6.4.0",
"@codemirror/language": "6.10.1",
"@codemirror/legacy-modes": "6.4.0",
"@codemirror/search": "6.5.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1486,15 +1486,15 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/commands@npm:6.3.3":
version: 6.3.3
resolution: "@codemirror/commands@npm:6.3.3"
"@codemirror/commands@npm:6.4.0":
version: 6.4.0
resolution: "@codemirror/commands@npm:6.4.0"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.4.0"
"@codemirror/view": "npm:^6.0.0"
"@lezer/common": "npm:^1.1.0"
checksum: 10/4b398b102d6afcbf0e0018b426287a7458867497811c9155790a3cc679b880765cd756bdb96bf35abc28fecb85c0938e618d39469ce8bc0724d4dea5d88f6ac2
checksum: 10/8cbd985f00e3352c2a928b8d23388395803c198768f6eb3e51f6b5a8e5954c48765152e85a0d6d4bf34ae11a8d271d81de87250b9a7ef57d58987cfa37191e6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8946,7 +8946,7 @@ __metadata:
"@braintree/sanitize-url": "npm:7.0.1"
"@bundle-stats/plugin-webpack-filter": "npm:4.12.2"
"@codemirror/autocomplete": "npm:6.16.0"
"@codemirror/commands": "npm:6.3.3"
"@codemirror/commands": "npm:6.4.0"
"@codemirror/language": "npm:6.10.1"
"@codemirror/legacy-modes": "npm:6.4.0"
"@codemirror/search": "npm:6.5.6"
Expand Down

0 comments on commit 1c04561

Please sign in to comment.