Skip to content

Commit

Permalink
chore(deps-dev): bump monaco-editor from 0.40.0 to 0.45.0 (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 1441f58 commit 6434466
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 6434466

Please sign in to comment.