Skip to content

Commit 3f3d7df

Browse files
authored
chore(deps): bump monaco-marker-data-provider from 1.1.1 to 1.2.2 (#5010)
Closes #4949
1 parent 878310c commit 3f3d7df

File tree

3 files changed

+20
-11
lines changed

3 files changed

+20
-11
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"import/no-unresolved": [2, {
4747
"ignore": [
4848
// https://github.com/import-js/eslint-plugin-import/issues/1810
49+
"^monaco-marker-data-provider$",
4950
"^monaco-languageclient\/monaco-converter$",
5051
"^vscode\/services$",
5152
"^vscode\/extensions$",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"js-yaml": "^4.1.0",
9090
"lodash": "^4.17.21",
9191
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@=3.2.2",
92-
"monaco-marker-data-provider": "^1.1.1",
92+
"monaco-marker-data-provider": "^1.2.2",
9393
"prop-types": "^15.8.1",
9494
"react": ">=17 <19",
9595
"react-collapse-pane": "^3.0.1",

0 commit comments

Comments
 (0)