Skip to content

Commit

Permalink
fix(deps): update dependency monaco-editor to ^0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 2632419 commit eef43c8
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 @@ -9,7 +9,7 @@
"@nexus/schema": "0.20.0-next.16",
"dedent": "^0.7.0",
"graphql": "^15.0.0",
"monaco-editor": "^0.21.2",
"monaco-editor": "^0.51.0",
"react": "^16.7.0-alpha.2",
"react-dom": "^16.7.0-alpha.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6283,10 +6283,10 @@ monaco-editor-webpack-plugin@^2.0.0:
dependencies:
loader-utils "^2.0.0"

monaco-editor@^0.21.2:
version "0.21.2"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.2.tgz#37054e63e480d51a2dd17d609dcfb192304d5605"
integrity sha512-jS51RLuzMaoJpYbu7F6TPuWpnWTLD4kjRW0+AZzcryvbxrTwhNy1KC9yboyKpgMTahpUbDUsuQULoo0GV1EPqg==
monaco-editor@^0.51.0:
version "0.51.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.51.0.tgz#922a6103f6742b5a62fbb097276c5a6619d879db"
integrity sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==

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

0 comments on commit eef43c8

Please sign in to comment.