Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flbn committed Nov 6, 2023
1 parent 4e1accf commit 8be35e4
Show file tree
Hide file tree
Showing 4 changed files with 9,268 additions and 9,268 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash": "^4.17.4",
"merge-stream": "1.0.0",
"minimatch": "^3.0.4",
"monaco-editor-core": "0.33.0",
"monaco-editor-core": "0.44.0",
"monaco-languages": "2.11.1",
"monaco-plugin-helpers": "^1.0.3",
"object-assign": "4.1.0",
Expand All @@ -60,7 +60,7 @@
"@kusto/language-service-next": "0.0.54"
},
"peerDependencies": {
"monaco-editor": "0.31.0"
"monaco-editor": "0.44.0"
},
"jest": {
"rootDir": "src",
Expand Down
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash": "^4.17.4",
"merge-stream": "1.0.0",
"minimatch": "^3.0.4",
"monaco-editor-core": "0.33.0",
"monaco-editor-core": "0.44.0",
"monaco-languages": "2.11.1",
"monaco-plugin-helpers": "^1.0.3",
"object-assign": "4.1.0",
Expand All @@ -60,7 +60,7 @@
"@kusto/language-service-next": "0.0.54"
},
"peerDependencies": {
"monaco-editor": "0.31.0"
"monaco-editor": "0.44.0"
},
"jest": {
"rootDir": "src",
Expand Down
Loading

0 comments on commit 8be35e4

Please sign in to comment.