Skip to content

Commit f4b7be6

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 f8a4845 commit f4b7be6

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
@@ -12688,10 +12688,10 @@ monaco-editor-webpack-plugin@^7.1.0:
1268812688
dependencies:
1268912689
loader-utils "^2.0.2"
1269012690

12691-
monaco-editor@^0.52.0:
12692-
version "0.52.0"
12693-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.0.tgz#d47c02b191eae208d68878d679b3ee7456031be7"
12694-
integrity sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==
12691+
monaco-editor@^0.52.2:
12692+
version "0.52.2"
12693+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
12694+
integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==
1269512695

1269612696
1269712697
version "2.0.0"

0 commit comments

Comments
 (0)