Skip to content

Commit

Permalink
Bump codemirror from 5.62.2 to 5.62.3 in /src (#295)
Browse files Browse the repository at this point in the history
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.2 to 5.62.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.62.2...5.62.3)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2021
1 parent 9139b46 commit c1c6b74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@rails/ujs": "^6.1.4",
"@rails/webpacker": "5.4.0",
"codemirror": "^5.62.2"
"codemirror": "^5.62.3"
},
"version": "0.1.0",
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1938,10 +1938,10 @@ coa@^2.0.2:
chalk "^2.4.1"
q "^1.1.2"

codemirror@^5.62.2:
version "5.62.2"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.2.tgz#bce6d19c9829e6e788f83886d48ecf5c1e106e65"
integrity sha512-tVFMUa4J3Q8JUd1KL9yQzQB0/BJt7ZYZujZmTPgo/54Lpuq3ez4C8x/ATUY/wv7b7X3AUq8o3Xd+2C5ZrCGWHw==
codemirror@^5.62.3:
version "5.62.3"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.3.tgz#5cfdee6931c8b2d1b39ae773aaaaec2cc6b5558e"
integrity sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg==

collection-visit@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit c1c6b74

Please sign in to comment.