Skip to content

Commit 051511b

Browse files
chore(deps): bump monaco-editor from 0.52.0 to 0.52.2
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.52.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.52.0...v0.52.2) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4a67ab commit 051511b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"gatsby-transformer-remark": "6.14.0",
3131
"json2yaml": "^1.1.0",
3232
"lodash": "^4.17.19",
33-
"monaco-editor": "^0.52.0",
33+
"monaco-editor": "^0.52.2",
3434
"monaco-editor-webpack-plugin": "^7.1.0",
3535
"playwright": "^1.49.0",
3636
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12767,10 +12767,10 @@ monaco-editor-webpack-plugin@^7.1.0:
1276712767
dependencies:
1276812768
loader-utils "^2.0.2"
1276912769

12770-
monaco-editor@^0.52.0:
12771-
version "0.52.0"
12772-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.0.tgz#d47c02b191eae208d68878d679b3ee7456031be7"
12773-
integrity sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==
12770+
monaco-editor@^0.52.2:
12771+
version "0.52.2"
12772+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
12773+
integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==
1277412774

1277512775
move-concurrently@^1.0.1:
1277612776
version "1.0.1"

0 commit comments

Comments
 (0)