Skip to content

Commit

Permalink
Bump monaco-editor from 0.40.0 to 0.41.0
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and donatj committed Sep 2, 2023
1 parent 78286a7 commit e4a4c99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "js/main.js",
"dependencies": {
"@types/node": "^17.0.21",
"monaco-editor": "^0.40.0",
"monaco-editor": "^0.41.0",
"sass": "^1.64.2"
},
"devDependencies": {
Expand Down

0 comments on commit e4a4c99

Please sign in to comment.