Skip to content

Commit

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

---
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 Jan 1, 2024
1 parent efca7d8 commit 1fdd41d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@codemirror/lang-markdown": "6.0.0",
"@codemirror/lang-json": "6.0.0",
"@codemirror/language-data": "6.0.0",
"@codemirror/state": "6.0.0",
"@codemirror/state": "6.4.0",
"@codemirror/view": "6.0.0",

"@headlessui/react": "^1.7.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2286,10 +2286,10 @@
"@codemirror/view" "^6.0.0"
crelt "^1.0.5"

"@codemirror/state@6.0.0", "@codemirror/state@^6.0.0":
version "6.0.0"
resolved "https://registry.npmjs.org/@codemirror/state/-/state-6.0.0.tgz"
integrity sha512-UjP/jB2dz7B+1L+eiCm8YWhM1zBkFM2zUyp8hhtpvgmuOFmoWjwqHnICQmM34HNPBqMPcVY9ZcqJcOhDrB+dBQ==
"@codemirror/state@6.4.0", "@codemirror/state@^6.0.0":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.4.0.tgz#8bc3e096c84360b34525a84696a84f86b305363a"
integrity sha512-hm8XshYj5Fo30Bb922QX9hXB/bxOAVH+qaqHBzw5TKa72vOeslyGwd4X8M0c1dJ9JqxlaMceOQ8RsL9tC7gU0A==

"@codemirror/[email protected]", "@codemirror/view@^6.0.0":
version "6.0.0"
Expand Down

0 comments on commit 1fdd41d

Please sign in to comment.