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

Commit

Permalink
fix(deps): update dependency monaco-editor to ^0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 09c70a2 commit 55a7eaa
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 @@ -60,7 +60,7 @@
"immer": "^10.0.2",
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"monaco-editor": "^0.39.0",
"monaco-editor": "^0.40.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-yaml": "^4.0.4",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,7 +3791,7 @@ __metadata:
lodash.clonedeep: ^4.5.0
lodash.isequal: ^4.5.0
mini-css-extract-plugin: 2.7.6
monaco-editor: ^0.39.0
monaco-editor: ^0.40.0
monaco-editor-webpack-plugin: ^7.0.1
monaco-yaml: ^4.0.4
msw: ^1.2.2
Expand Down Expand Up @@ -16847,10 +16847,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:^0.39.0":
version: 0.39.0
resolution: "monaco-editor@npm:0.39.0"
checksum: 6d906c5f07fc6761b93bebee70bc1c461d6bbea493252751f4e2e60f26678faced9261ed9cca21613511695e6d7b75c2f2214b6d53aaa479a7e0b6f2d912f90b
"monaco-editor@npm:^0.40.0":
version: 0.40.0
resolution: "monaco-editor@npm:0.40.0"
checksum: 9f879c254bfb9907cc0b23d26bd4bcaaabf9a2cfbd9926574e06ea94f4b9e5807299db9cae1f35820da6242d5d13d9382cb9db48b1340c54ba06620c242c25c7
languageName: node
linkType: hard

Expand Down

0 comments on commit 55a7eaa

Please sign in to comment.