Skip to content

Commit

Permalink
fix: upgrade monaco-editor from 0.15.6 to 0.52.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade monaco-editor from 0.15.6 to 0.52.0.

See this package in yarn:
monaco-editor

See this project in Snyk:
https://app.snyk.io/org/codefresh-v2.0/project/e30f1730-439e-4770-ad05-20eacce55ab2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 30, 2024
1 parent 38b31de commit b935b7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"json-merge-patch": "^0.2.3",
"minimatch": "^3.0.4",
"moment": "^2.24.0",
"monaco-editor": "^0.15.6",
"monaco-editor": "^0.52.0",
"monaco-editor-webpack-plugin": "^1.7.0",
"node-sass": "^6.0.1",
"prop-types": "^15.6.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6067,10 +6067,10 @@ monaco-editor-webpack-plugin@^1.7.0:
dependencies:
"@types/webpack" "^4.4.19"

monaco-editor@^0.15.6:
version "0.15.6"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.15.6.tgz#d63b3b06f86f803464f003b252627c3eb4a09483"
integrity sha512-JoU9V9k6KqT9R9Tiw1RTU8ohZ+Xnf9DMg6Ktqqw5hILumwmq7xqa/KLXw513uTUsWbhtnHoSJYYR++u3pkyxJg==
monaco-editor@^0.52.0:
version "0.52.2"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit b935b7e

Please sign in to comment.