diff --git a/k6-tests/package.json b/k6-tests/package.json index 611d6db58..92b7b42ba 100644 --- a/k6-tests/package.json +++ b/k6-tests/package.json @@ -17,8 +17,8 @@ "@babel/preset-typescript": "7.23.2", "@types/k6": "~0.44.2", "@types/webpack": "5.28.4", - "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/eslint-plugin": "^7.17.0", + "@typescript-eslint/parser": "^7.17.0", "babel-loader": "9.1.3", "clean-webpack-plugin": "4.0.0", "copy-webpack-plugin": "^11.0.0",