Skip to content

Commit c67bd7f

Browse files
Bump @monaco-editor/react from 4.5.1 to 4.5.2 in /src/client
Bumps [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/suren-atoyan/monaco-react/releases) - [Changelog](https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md) - [Commits](suren-atoyan/monaco-react@v4.5.1...v4.5.2) --- updated-dependencies: - dependency-name: "@monaco-editor/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d81ec17 commit c67bd7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "prettier --check \"src/**/*.{js,jsx}\""
99
},
1010
"dependencies": {
11-
"@monaco-editor/react": "4.5.1",
11+
"@monaco-editor/react": "4.5.2",
1212
"lz-string": "1.4.4",
1313
"notyf": "3.10.0",
1414
"react": "^18.2.0",

src/client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,10 @@
366366
dependencies:
367367
state-local "^1.0.6"
368368

369-
"@monaco-editor/[email protected].1":
370-
version "4.5.1"
371-
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.5.1.tgz#fbc76c692aee9a33b9ab24ae0c5f219b8f002fdb"
372-
integrity sha512-NNDFdP+2HojtNhCkRfE6/D6ro6pBNihaOzMbGK84lNWzRu+CfBjwzGt4jmnqimLuqp5yE5viHS2vi+QOAnD5FQ==
369+
"@monaco-editor/[email protected].2":
370+
version "4.5.2"
371+
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.5.2.tgz#e8cc802203f729b423a998ea6fcb466604d61258"
372+
integrity sha512-emcWu6vg1OpXPiYll4aPOaXe8bwYB4UaaNTwtArFLgMoNGBzRZb2Xn0Bra2HMIFM7QLgs7fCGunHO5LkfT2LBA==
373373
dependencies:
374374
"@monaco-editor/loader" "^1.3.3"
375375

0 commit comments

Comments
 (0)