diff --git a/dev-packages/private-eslint-plugin/package.json b/dev-packages/private-eslint-plugin/package.json index 6d1bf54a1e636..43b03e25bab45 100644 --- a/dev-packages/private-eslint-plugin/package.json +++ b/dev-packages/private-eslint-plugin/package.json @@ -8,7 +8,7 @@ "prepare": "tsc -b" }, "dependencies": { - "@theia/core": "1.31.0", + "@theia/core": "1.47.0", "@theia/ext-scripts": "1.31.0", "@theia/re-exports": "1.31.0", "js-levenshtein": "^1.1.6"