Skip to content

Commit

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

Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.49.0 to 0.50.1.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](react-monaco-editor/react-monaco-editor@v0.49.0...v0.50.1)

---
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>

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 Sep 3, 2022
1 parent 041d138 commit a2c20d7
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.49.0",
"react-monaco-editor": "^0.50.1",
"react-router-dom": "^4.2.2",
"superagent": "^8.0.0",
"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 @@ -8055,10 +8055,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.49.0:
version "0.49.0"
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.49.0.tgz#c5f0601dc0e3df07585560ed8de817c82d717334"
integrity sha512-KZTNn1vJh1rlzIRPXjr/5HWYMPfbOoDhR+prCR7mIQCssjlkn8+SfpN4lNsiCTECo/UdpnyAdqgaIyY3yYjVeg==
react-monaco-editor@^0.50.1:
version "0.50.1"
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.50.1.tgz#3b68ce03e4b316f435b9bcd8ec13ffd4c050c605"
integrity sha512-qvYdJhQdkPIrPDMxCrEl0T2x9TfBB+aUbrpFv69FwoTybeyfAjxgJ219MYSsgn3c/g06BgyLX4ENrXM4niZ9ag==
dependencies:
prop-types "^15.8.1"

Expand Down

0 comments on commit a2c20d7

Please sign in to comment.