diff --git a/pluralsight/package.json b/pluralsight/package.json index 79e209e..3b971d7 100644 --- a/pluralsight/package.json +++ b/pluralsight/package.json @@ -5,7 +5,7 @@ "dependencies": { "autoprefixer": "7.1.6", "babel-core": "6.26.0", - "babel-eslint": "7.2.3", + "babel-eslint": "10.1.0", "babel-jest": "20.0.3", "babel-loader": "7.1.2", "babel-preset-react-app": "^3.1.0", @@ -15,7 +15,7 @@ "chalk": "1.1.3", "css-loader": "0.28.7", "dotenv": "4.0.0", - "eslint": "4.10.0", + "eslint": "9.26.0", "eslint-config-react-app": "^2.0.1", "eslint-loader": "1.9.0", "eslint-plugin-flowtype": "2.39.1", @@ -25,8 +25,8 @@ "extract-text-webpack-plugin": "3.0.2", "file-loader": "1.1.5", "fs-extra": "3.0.1", - "html-webpack-plugin": "2.29.0", - "jest": "20.0.4", + "html-webpack-plugin": "4.0.0", + "jest": "24.0.0", "jquery": "^3.2.1", "object-assign": "4.1.1", "postcss-flexbugs-fixes": "3.2.0",