diff --git a/package.json b/package.json index 01f1d81b6d..a832cc34c3 100644 --- a/package.json +++ b/package.json @@ -24,22 +24,22 @@ "binaryen": "98.0.0-nightly.20210106", "long": "^4.0.0", "source-map-support": "^0.5.19", - "ts-node": "^6.2.0" + "ts-node": "^8.0.0" }, "devDependencies": { "@types/node": "^14.14.12", - "@typescript-eslint/eslint-plugin": "^4.9.1", - "@typescript-eslint/parser": "^4.9.1", + "@typescript-eslint/eslint-plugin": "^6.1.0", + "@typescript-eslint/parser": "^8.3.0", "diff": "^5.0.0", - "eslint": "^7.15.0", + "eslint": "^8.44.0", "glob": "^7.1.6", "physical-cpu-count": "^2.0.0", "source-map-support": "^0.5.19", - "ts-loader": "^8.0.12", - "ts-node": "^6.2.0", + "ts-loader": "^9.0.2", + "ts-node": "^8.0.0", "typescript": "^4.1.2", - "webpack": "^5.10.0", - "webpack-cli": "^4.2.0" + "webpack": "^5.90.0", + "webpack-cli": "^4.4.0" }, "type": "commonjs", "main": "index.js",