Skip to content

Commit d82156f

Browse files
Bump monaco-editor from 0.51.0 to 0.52.2 in /src
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.51.0 to 0.52.2. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.51.0...v0.52.2) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 840d038 commit d82156f

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
@@ -28,7 +28,7 @@
2828
"eslint-plugin-react": "^7.35.0",
2929
"eslint-plugin-react-hooks": "^4.6.2",
3030
"lodash": "^4.17.21",
31-
"monaco-editor": "~0.51.0",
31+
"monaco-editor": "~0.52.2",
3232
"openai": "^4.57.0",
3333
"react": "^18.3.1",
3434
"react-ace": "^12.0.0",

0 commit comments

Comments
 (0)