Skip to content

Commit 7919551

Browse files
dependabot[bot]dlech
authored andcommitted
build(deps): bump monaco-editor from 0.44.0 to 0.45.0
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.44.0 to 0.45.0. - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.44.0...v0.45.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4102188 commit 7919551

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"jszip": "^3.10.1",
7575
"license-webpack-plugin": "^3.0.0",
7676
"mini-css-extract-plugin": "^2.7.6",
77-
"monaco-editor": "^0.44.0",
77+
"monaco-editor": "^0.45.0",
7878
"monaco-editor-webpack-plugin": "^7.1.0",
7979
"monaco-themes": "^0.4.4",
8080
"mq-polyfill": "1.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2915,7 +2915,7 @@ __metadata:
29152915
jszip: ^3.10.1
29162916
license-webpack-plugin: ^3.0.0
29172917
mini-css-extract-plugin: ^2.7.6
2918-
monaco-editor: ^0.44.0
2918+
monaco-editor: ^0.45.0
29192919
monaco-editor-webpack-plugin: ^7.1.0
29202920
monaco-themes: ^0.4.4
29212921
mq-polyfill: 1.1.8
@@ -12270,10 +12270,10 @@ __metadata:
1227012270
languageName: node
1227112271
linkType: hard
1227212272

12273-
"monaco-editor@npm:^0.44.0":
12274-
version: 0.44.0
12275-
resolution: "monaco-editor@npm:0.44.0"
12276-
checksum: 6e561b23e5e9090cbdbb820dae5895a8bf9d537acc09281756a8c428960da0481461c72f387cc9a2e14bff69ab4359186c98df2dd29d6d109f1ab7189b573a35
12273+
"monaco-editor@npm:^0.45.0":
12274+
version: 0.45.0
12275+
resolution: "monaco-editor@npm:0.45.0"
12276+
checksum: 7c70aeea8b81bc8dbda4b962fa8236d41fd2a3d07bcc2843ea7f1756ad95d701da5ef71e67d787595567aeec247ceb6bf4e3451abdf4895fe7819a8b9ef76231
1227712277
languageName: node
1227812278
linkType: hard
1227912279

0 commit comments

Comments
 (0)