Skip to content

Commit

Permalink
chore(deps): bump react-monaco-editor from 0.47.0 to 0.48.0 in /ui (#…
Browse files Browse the repository at this point in the history
…8770)

Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](react-monaco-editor/react-monaco-editor@v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: react-monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2022
1 parent 2a0ac29 commit b07a576
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-datepicker": "^2.16.0",
"react-dom": "^16.14.0",
"react-moment": "^1.1.1",
"react-monaco-editor": "^0.47.0",
"react-monaco-editor": "^0.48.0",
"react-router-dom": "^4.2.2",
"superagent": "^3.8.2",
"superagent-promise": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7776,10 +7776,10 @@ react-moment@^1.1.1:
resolved "https://registry.yarnpkg.com/react-moment/-/react-moment-1.1.2.tgz#a9b157c58ddd226a2f746e5ca43415b24a17b6af"
integrity sha512-lfb+shYXI2tXlQrNUpNr05/1D/kzFj8Isbfp89DQrpZk0fs2JIAnLHWETR0hQS9zvtzwLWlVv0wKLffbue5HoA==

react-monaco-editor@^0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.47.0.tgz#6933f6c507297d2de283af9e4f74407f827cfc0f"
integrity sha512-uXZMzYJReIHSA41Qjka2LZckEEawPQC0smpeUgkUvyaMiT8y9qFodIcQtLmSUj3g7gd/6W15a73jBs1d6sr+Mw==
react-monaco-editor@^0.48.0:
version "0.48.0"
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.48.0.tgz#f2b547c619f0ba3b49d3c8a0e0168ff9d0aa70dc"
integrity sha512-fD3ww76aIGJynTa6QZqM9hbRHCQe8v20+W2ofTjLzx8P1FTdoWoPPR6AIqCTMc1xjOrmGJVWFYFp5U6z5C04KQ==
dependencies:
prop-types "^15.8.1"

Expand Down

0 comments on commit b07a576

Please sign in to comment.