Skip to content

Commit

Permalink
Bump @codemirror/view from 6.13.2 to 6.16.0
Browse files Browse the repository at this point in the history
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.13.2 to 6.16.0.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.13.2...6.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent ee167dc commit 242d641
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 @@ -18,7 +18,7 @@
"@codemirror/lint": "^6.4.0",
"@codemirror/search": "^6.4.0",
"@codemirror/state": "^6.1.4",
"@codemirror/view": "^6.12.0",
"@codemirror/view": "^6.16.0",
"@lezer/common": "^1.0.3",
"@lezer/highlight": "^1.1.6",
"@scala-js/vite-plugin-scalajs": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.2.1.tgz#6dc8d8e5abb26b875e3164191872d69a5e85bd73"
integrity sha512-RupHSZ8+OjNT38zU9fKH2sv+Dnlr8Eb8sl4NOnnqz95mCFTZUaiRP8Xv5MeeaG0px2b8Bnfe7YGwCV3nsBhbuw==

"@codemirror/view@^6.0.0", "@codemirror/view@^6.12.0", "@codemirror/view@^6.6.0", "@codemirror/view@^6.9.4":
version "6.13.2"
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.13.2.tgz#bb13e26c0e3ece2f9598d76de9ae9929a658795f"
integrity sha512-XA/jUuu1H+eTja49654QkrQwx2CuDMdjciHcdqyasfTVo4HRlvj87rD/Qmm4HfnhwX8234FQSSA8HxEzxihX/Q==
"@codemirror/view@^6.0.0", "@codemirror/view@^6.16.0", "@codemirror/view@^6.6.0", "@codemirror/view@^6.9.4":
version "6.16.0"
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.16.0.tgz#047001b8dd04e104776c476e45ee9c4eed9f99fa"
integrity sha512-1Z2HkvkC3KR/oEZVuW9Ivmp8TWLzGEd8T8TA04TTwPvqogfkHBdYSlflytDOqmkUxM2d1ywTg7X2dU5mC+SXvg==
dependencies:
"@codemirror/state" "^6.1.4"
style-mod "^4.0.0"
Expand Down

0 comments on commit 242d641

Please sign in to comment.