Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump @kie-tools-core/monaco-editor from 0.24.0 to 0.25.0
Browse files Browse the repository at this point in the history
chore(deps): bump @kie-tools-core/monaco-editor from 0.24.0 to 0.25.0
  • Loading branch information
kahboom committed Nov 8, 2022
2 parents 08deabf + d3fdfdb commit b8ee6b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@kie-tools-core/editor": "0.25.0",
"@kie-tools-core/guided-tour": "0.25.0",
"@kie-tools-core/monaco-editor": "0.24.0",
"@kie-tools-core/monaco-editor": "0.25.0",
"@kie-tools-core/notifications": "0.25.0",
"@kie-tools-core/patternfly-base": "0.25.0",
"@kie-tools-core/workspace": "0.25.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,10 +857,10 @@
"@kie-tools-core/operating-system" "0.25.0"
react "^17.0.2"

"@kie-tools-core/monaco-editor@0.24.0":
version "0.24.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/monaco-editor/-/monaco-editor-0.24.0.tgz#f846f84ff997b096c09a745174f3b92e1a6ec137"
integrity sha512-gwFP/qnJkxZ9CAgl578iK9RXqlbWoypFZgaxHSX6dlr9ilxRF5l5g63BS5PXcBgKoN0oHA8I6rWFtpzWE15AFw==
"@kie-tools-core/monaco-editor@0.25.0":
version "0.25.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/monaco-editor/-/monaco-editor-0.25.0.tgz#71d6bedcdfa36d3b3bb5b29118ffaf6acc056b70"
integrity sha512-8ahltAfPuJjAO50R22Pa0FkEURNmQ50vStNbKeYgJr9hHVqU1iBuIfPV4Db3hmpzCuTg9lrHEK5D3oGwv69gbw==
dependencies:
monaco-editor "^0.33.0"

Expand Down

0 comments on commit b8ee6b1

Please sign in to comment.