Skip to content

Commit

Permalink
Bump react-codemirror2 from 7.3.0 to 8.0.0 in /web (#3825)
Browse files Browse the repository at this point in the history
Bumps [react-codemirror2](https://github.com/scniro/react-codemirror2) from 7.3.0 to 8.0.0.
- [Release notes](https://github.com/scniro/react-codemirror2/releases)
- [Changelog](https://github.com/scniro/react-codemirror2/blob/master/CHANGELOG.md)
- [Commits](scniro/react-codemirror2@7.3.0...8.0.0)

---
updated-dependencies:
- dependency-name: react-codemirror2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cintia Sánchez García <[email protected]>
  • Loading branch information
dependabot[bot] and cynthia-sg authored Oct 8, 2024
1 parent 36823bf commit a4971c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"nanoid": "^5.0.7",
"react": "^18.3.1",
"react-apexcharts": "^1.4.1",
"react-codemirror2": "^7.3.0",
"react-codemirror2": "^8.0.0",
"react-color": "^2.19.3",
"react-diff-view": "3.0.2",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9342,10 +9342,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-codemirror2@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.3.0.tgz#c26e9fe655458389c6218496076e4bc7a4c31166"
integrity sha512-gCgJPXDX+5iaPolkHAu1YbJ92a2yL7Je4TuyO3QEqOtI/d6mbEk08l0oIm18R4ctuT/Sl87X63xIMBnRQBXYXA==
react-codemirror2@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-8.0.0.tgz#0ce624d024ba4ac7bab8979c2fd6596500d6bf51"
integrity sha512-JIbhXoghvX0BrasIoCQvRxBPIU78plfjF1Buz0gaMFvZXwEDjkCYBkQhucoOtudQ7ikbB1jJUnmCsutElti7yA==

react-color@^2.19.3:
version "2.19.3"
Expand Down

0 comments on commit a4971c8

Please sign in to comment.