Skip to content

Commit

Permalink
fix(deps): update dependency monaco-editor to ^0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2023
1 parent 2632419 commit 3589413
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.39.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.39.0:
version "0.39.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.39.0.tgz#3cf8e3718d6aac347d374516a6837d1c13d967d2"
integrity sha512-zhbZ2Nx93tLR8aJmL2zI1mhJpsl87HMebNBM6R8z4pLfs8pj604pIVIVwyF1TivcfNtIPpMXL+nb3DsBmE/x6Q==

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

0 comments on commit 3589413

Please sign in to comment.