Skip to content

Commit

Permalink
Bump react-monaco-editor from 0.55.0 to 0.56.0 in /dashboard (#7985)
Browse files Browse the repository at this point in the history
Bumps
[react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor)
from 0.55.0 to 0.56.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/2f45002bf46b4b45246e3ee46fe64a995a0e9796"><code>2f45002</code></a>
v0.56.0</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/e6ed2e80e82159843d069e99e5a464f4286cae79"><code>e6ed2e8</code></a>
chore(deps-dev): bump <code>@​babel/core</code> from 7.24.7 to 7.25.2 in
/example</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/5c8ecaa58679967fc977205ee7c13ea64c8da912"><code>5c8ecaa</code></a>
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/c13707f3a478afa88d7c2ac1bbb8e828e6b00236"><code>c13707f</code></a>
chore(deps-dev): bump eslint-plugin-react from 7.34.3 to 7.35.0</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/c5df2cbdc5f7976caed979851876f9605c60f43f"><code>c5df2cb</code></a>
chore(deps-dev): bump typescript from 5.5.2 to 5.5.4</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/b9d4658a5afd48d5a69f595a9b55358148c1686c"><code>b9d4658</code></a>
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/0e851e70ad390ffe43f8f87d44d2682ffd933c98"><code>0e851e7</code></a>
chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 in /example</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/9a45d582f8cea9d9f36558ad6af43a5d68c72532"><code>9a45d58</code></a>
chore(deps-dev): bump <code>@​babel/preset-env</code> in /example</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/720c8a2fd07627b8044fcbb6445affa13896d741"><code>720c8a2</code></a>
chore(deps-dev): bump <code>@​babel/core</code> from 7.24.6 to 7.24.7 in
/example</li>
<li><a
href="https://github.com/react-monaco-editor/react-monaco-editor/commit/07d1b99473b4afcf3290630b73c330713bf6e967"><code>07d1b99</code></a>
chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.34.3</li>
<li>Additional commits viewable in <a
href="https://github.com/react-monaco-editor/react-monaco-editor/compare/v0.55.0...v0.56.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-monaco-editor&package-manager=npm_and_yarn&previous-version=0.55.0&new-version=0.56.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesús Miguel Benito Calzada <[email protected]>
  • Loading branch information
dependabot[bot] and beni0888 authored Aug 6, 2024
1 parent 59270d1 commit 2d1db8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-intl": "^6.6.8",
"react-markdown": "^8.0.7",
"react-minimal-pie-chart": "^8.4.0",
"react-monaco-editor": "^0.55.0",
"react-monaco-editor": "^0.56.0",
"react-redux": "^7.2.9",
"react-router-dom": "^6.26.0",
"react-router-hash-link": "^2.4.3",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12236,10 +12236,10 @@ react-minimal-pie-chart@^8.4.0:
dependencies:
"@types/svg-path-parser" "^1.1.3"

react-monaco-editor@^0.55.0:
version "0.55.0"
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.55.0.tgz#8933e8acc28e177b8b2aaf23593716b8cebf27a8"
integrity sha512-GdEP0Q3Rn1dczfKEEyY08Nes5plWwIYU4sWRBQO0+jsQWQsKMHKCC6+hPRwR7G/4aA3V/iU9jSmWPzVJYMVFSQ==
react-monaco-editor@^0.56.0:
version "0.56.0"
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.56.0.tgz#50378e8811b3ebc7e3f3542d7649155dddd26e1e"
integrity sha512-DY59d8aEbds1X2hJgTNVCLMgxkL4lUGf67UqcsPEbA4RnV/q7T/yFSz3M/lE320+8UklzngEwnrq5cb18ylnCA==
dependencies:
prop-types "^15.8.1"

Expand Down

0 comments on commit 2d1db8e

Please sign in to comment.