diff --git a/web3.js/package.json b/web3.js/package.json index 84240446e258d7..e79460f22e21df 100644 --- a/web3.js/package.json +++ b/web3.js/package.json @@ -104,7 +104,7 @@ "@types/secp256k1": "^4.0.1", "@types/sinon": "^10.0.0", "@types/sinon-chai": "^3.2.8", - "@typescript-eslint/eslint-plugin": "^4.14.2", + "@typescript-eslint/eslint-plugin": "^5.10.0", "@typescript-eslint/parser": "^4.14.2", "chai": "^4.3.0", "chai-as-promised": "^7.1.1", @@ -128,7 +128,7 @@ "rollup-plugin-dts": "^4.0.0", "rollup-plugin-node-polyfills": "^0.2.1", "rollup-plugin-terser": "^7.0.2", - "semantic-release": "^19.0.3", + "semantic-release": "^21.0.0", "sinon": "^13.0.2", "sinon-chai": "^3.7.0", "start-server-and-test": "^1.12.0",