Skip to content

Commit

Permalink
chore(deps): bump monaco-yaml from 5.2.2 to 5.2.3
Browse files Browse the repository at this point in the history
Bumps [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/remcohaszing/monaco-yaml/releases)
- [Commits](remcohaszing/monaco-yaml@v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: monaco-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apupier committed Nov 20, 2024
1 parent ed83951 commit a8e0627
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@patternfly/react-topology": "5.4.1",
"@redhat-developer/vscode-redhat-telemetry": "^0.9.1",
"monaco-editor": "^0.50.0",
"monaco-yaml": "5.2.2",
"monaco-yaml": "5.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-monaco-editor": "0.56.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6053,9 +6053,9 @@ __metadata:
languageName: node
linkType: hard

"monaco-yaml@npm:5.2.2":
version: 5.2.2
resolution: "monaco-yaml@npm:5.2.2"
"monaco-yaml@npm:5.2.3":
version: 5.2.3
resolution: "monaco-yaml@npm:5.2.3"
dependencies:
jsonc-parser: "npm:^3.0.0"
monaco-languageserver-types: "npm:^0.4.0"
Expand All @@ -6070,7 +6070,7 @@ __metadata:
yaml: "npm:^2.0.0"
peerDependencies:
monaco-editor: ">=0.36"
checksum: 10/a950462b366f3f2654c158bcf5f136b8c13aa6a90769782fbf3772f920bebfc2f60cfcfea3428dffb002382f4cef42863109f33895d67bf38a33369f5f6fdf2e
checksum: 10/1745cc241c14de1b7dbccc4b6d60b1dce0e9862220cb119a6b242d05ad2d0e6399a5c7b5d128edd5290e9f45ab77692c3245b22f4f693f849846a79ea40789ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -8604,7 +8604,7 @@ __metadata:
mocha: "npm:^10.8.2"
mocha-jenkins-reporter: "npm:^0.4.8"
monaco-editor: "npm:^0.50.0"
monaco-yaml: "npm:5.2.2"
monaco-yaml: "npm:5.2.3"
node-fetch: "npm:2"
npm-link-shared: "npm:^0.5.6"
os-browserify: "npm:^0.3.0"
Expand Down

0 comments on commit a8e0627

Please sign in to comment.