Skip to content

Commit 72a173a

Browse files
Update react-monaco-editor requirement from ^0.56.0 to ^0.56.1 in /src
Updates the requirements on [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) to permit the latest version. - [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases) - [Commits](react-monaco-editor/react-monaco-editor@v0.56.0...v0.56.1) --- updated-dependencies: - dependency-name: react-monaco-editor dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0db81dd commit 72a173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-icons": "^5.2.1",
4444
"react-inlinesvg": "^4.1.3",
4545
"react-json-view": "^1.21.3",
46-
"react-monaco-editor": "^0.56.0",
46+
"react-monaco-editor": "^0.56.1",
4747
"react-scripts": "^5.0.1",
4848
"react-splitter-layout": "^4.0.0",
4949
"react-text-mask": "^5.5.0",

0 commit comments

Comments
 (0)