Skip to content

Commit 420bb04

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump monaco-editor in /frank-flow/src/frontend
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.32.1 to 0.33.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/commits) --- 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 0f69ff5 commit 420bb04

File tree

2 files changed

+5
-25
lines changed

2 files changed

+5
-25
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cytoscape": "^3.21.0",
3434
"jqwidgets-ng": "^13.2.0",
3535
"jsplumb": "^2.15.6",
36-
"monaco-editor": "^0.32.1",
36+
"monaco-editor": "^0.33.0",
3737
"ngx-panzoom": "^13.0.0",
3838
"ngx-smart-modal": "^7.4.1",
3939
"ngx-toastr": "^14.2.2",

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
"@jridgewell/resolve-uri" "^3.0.3"
1111
sourcemap-codec "1.4.8"
1212

13-
"@angular-devkit/architect@0.1302.5":
14-
version "0.1302.5"
15-
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1302.5.tgz#24284a44dcfcfd6bd5ee00a086f10f8d58316ad3"
16-
integrity sha512-r07oo8GgUGY28SR3PCM1qNfLE6PNx6SfzBlG4p0OrQQ68ln8HipsEysDGakOWjNFK18SCGWOXAUNrUj8GnV+5g==
17-
dependencies:
18-
"@angular-devkit/core" "13.2.5"
19-
rxjs "6.6.7"
20-
2113
"@angular-devkit/architect@0.1302.6":
2214
version "0.1302.6"
2315
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1302.6.tgz#76c5c18580c1c387be01dd7bcbcb34a8b5ac62bd"
@@ -136,18 +128,6 @@
136128
rxjs "6.6.2"
137129
source-map "0.7.3"
138130

139-
"@angular-devkit/core@13.2.5":
140-
version "13.2.5"
141-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.2.5.tgz#376f3d205a75cd381191ddabfe3c368e0e9a7d82"
142-
integrity sha512-WuWp/1R0FtCHPBcJLF13lTLHETtDGFUX0ULfGPRaYB5OVCSQcovVp5UbZTTy/Ss3ub3EOEmJlU8kMJfBrWuq+A==
143-
dependencies:
144-
ajv "8.9.0"
145-
ajv-formats "2.1.1"
146-
fast-json-stable-stringify "2.1.0"
147-
magic-string "0.25.7"
148-
rxjs "6.6.7"
149-
source-map "0.7.3"
150-
151131
"@angular-devkit/core@13.2.6":
152132
version "13.2.6"
153133
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.2.6.tgz#7032a7c474efacc564511cff0c21d1636404e437"
@@ -6124,10 +6104,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
61246104
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
61256105
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
61266106

6127-
monaco-editor@^0.32.1:
6128-
version "0.32.1"
6129-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.32.1.tgz#75a9bba379a923fd8e9ce99cddcab3a4e7657615"
6130-
integrity sha512-LUt2wsUvQmEi2tfTOK+tjAPvt7eQ+K5C4rZPr6SeuyzjAuAHrIvlUloTcOiGjZW3fn3a/jFQCONrEJbNOaCqbA==
6107+
monaco-editor@^0.33.0:
6108+
version "0.33.0"
6109+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"
6110+
integrity sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw==
61316111

61326112
ms@2.0.0:
61336113
version "2.0.0"

0 commit comments

Comments
 (0)