Skip to content

Commit

Permalink
fix(deps): update dependency monaco-editor to ^0.44.0 (vuejs#9237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and lumozx committed Oct 21, 2023
1 parent b08b996 commit e3cdb25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/template-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"monaco-editor": "^0.41.0",
"monaco-editor": "^0.44.0",
"source-map-js": "^1.0.2"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e3cdb25

Please sign in to comment.