Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit e45181e

Browse files
chore(deps-dev): bump monaco-editor from 0.47.0 to 0.49.0
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.47.0 to 0.49.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.47.0...v0.49.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9946634 commit e45181e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

nodecg-io-core/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"watch": "npm run -- --watch"
2525
},
2626
"devDependencies": {
27-
"monaco-editor": "^0.47.0",
27+
"monaco-editor": "^0.49.0",
2828
"nodecg-io-esbuild": "^1.0.0",
2929
"@nodecg/types": "^2.1.12",
3030
"typescript": "^5.4.3"

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/nodecg-io-debug/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"license": "MIT",
4949
"devDependencies": {
5050
"@types/node": "^20.12.2",
51-
"monaco-editor": "^0.47.0",
51+
"monaco-editor": "^0.49.0",
5252
"nodecg-io-esbuild": "^1.0.0",
5353
"nodecg-io-tsconfig": "^1.0.0",
5454
"@nodecg/types": "^2.1.12",

0 commit comments

Comments
 (0)