Skip to content

Commit

Permalink
chore(deps-dev): bump monaco-editor from 0.40.0 to 0.45.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.45.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.40.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 3789dfa commit 04c4ac6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion nodecg-io-core/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"watch": "npm run -- --watch"
},
"devDependencies": {
"monaco-editor": "^0.40.0",
"monaco-editor": "^0.45.0",
"nodecg-io-esbuild": "^1.0.0",
"@nodecg/types": "^2.1.11",
"typescript": "^5.2.2"
Expand Down
20 changes: 10 additions & 10 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 services/nodecg-io-debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"license": "MIT",
"devDependencies": {
"@types/node": "^20.5.9",
"monaco-editor": "^0.40.0",
"monaco-editor": "^0.45.0",
"nodecg-io-esbuild": "^1.0.0",
"nodecg-io-tsconfig": "^1.0.0",
"@nodecg/types": "^2.1.11",
Expand Down

0 comments on commit 04c4ac6

Please sign in to comment.