Skip to content

Commit

Permalink
chore(deps): bump @codemirror/state from 6.3.2 to 6.4.1
Browse files Browse the repository at this point in the history
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.3.2 to 6.4.1.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.3.2...6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent e62e574 commit 9bcbbe4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@codemirror/language": "^6.9.3",
"@codemirror/legacy-modes": "^6.3.3",
"@codemirror/state": "^6.3.2",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.22.1",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,20 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/state@npm:^6.0.0, @codemirror/state@npm:^6.1.4, @codemirror/state@npm:^6.2.0, @codemirror/state@npm:^6.3.2":
"@codemirror/state@npm:^6.0.0, @codemirror/state@npm:^6.1.4, @codemirror/state@npm:^6.2.0":
version: 6.3.2
resolution: "@codemirror/state@npm:6.3.2"
checksum: 10/6f46d7b3bf85d86383b8bc693d424734be247e2a6c22eb8979a1bdcb807895a6c39e81c9da361e10b210716b1a143517fdc6154261e4981118b31ed7ac328d51
languageName: node
linkType: hard

"@codemirror/state@npm:^6.4.1":
version: 6.4.1
resolution: "@codemirror/state@npm:6.4.1"
checksum: 10/a9ec56c7d7d52034ce8ebea3a9a4d216b9e972d701b32b5000e56c97790d0d46af129aeba0b80bed36648b4024b3ba3e4910cf5bfed11de4a9e89252e0707a70
languageName: node
linkType: hard

"@codemirror/view@npm:^6.0.0, @codemirror/view@npm:^6.22.1, @codemirror/view@npm:^6.6.0":
version: 6.22.1
resolution: "@codemirror/view@npm:6.22.1"
Expand Down Expand Up @@ -3503,7 +3510,7 @@ __metadata:
dependencies:
"@codemirror/language": "npm:^6.9.3"
"@codemirror/legacy-modes": "npm:^6.3.3"
"@codemirror/state": "npm:^6.3.2"
"@codemirror/state": "npm:^6.4.1"
"@codemirror/view": "npm:^6.22.1"
"@fortawesome/fontawesome-svg-core": "npm:^6.5.1"
"@fortawesome/free-brands-svg-icons": "npm:^6.5.1"
Expand Down

0 comments on commit 9bcbbe4

Please sign in to comment.