|
33 | 33 | "@typescript-eslint/eslint-plugin": "^2.2.0",
|
34 | 34 | "@typescript-eslint/parser": "^2.2.0",
|
35 | 35 | "babel-eslint": "10.0.3",
|
36 |
| - "babel-jest": "^24.8.0", |
| 36 | + "babel-jest": "^24.9.0", |
37 | 37 | "babel-loader": "8.0.6",
|
38 | 38 | "babel-plugin-named-asset-import": "^0.3.3",
|
39 | 39 | "babel-preset-react-app": "^9.0.1",
|
|
44 | 44 | "dotenv-expand": "5.1.0",
|
45 | 45 | "eslint": "^6.1.0",
|
46 | 46 | "eslint-config-react-app": "^5.0.1",
|
47 |
| - "eslint-loader": "2.2.1", |
| 47 | + "eslint-loader": "3.0.0", |
48 | 48 | "eslint-plugin-flowtype": "3.13.0",
|
49 | 49 | "eslint-plugin-import": "2.18.2",
|
50 | 50 | "eslint-plugin-jsx-a11y": "6.2.3",
|
|
55 | 55 | "html-webpack-plugin": "4.0.0-beta.5",
|
56 | 56 | "identity-obj-proxy": "3.0.0",
|
57 | 57 | "is-wsl": "^1.1.0",
|
58 |
| - "jest": "24.8.0", |
| 58 | + "jest": "24.9.0", |
59 | 59 | "jest-environment-jsdom-fourteen": "0.1.0",
|
60 |
| - "jest-resolve": "24.8.0", |
61 |
| - "jest-watch-typeahead": "0.3.1", |
62 |
| - "mini-css-extract-plugin": "0.5.0", |
| 60 | + "jest-resolve": "24.9.0", |
| 61 | + "jest-watch-typeahead": "0.4.0", |
| 62 | + "mini-css-extract-plugin": "0.8.0", |
63 | 63 | "optimize-css-assets-webpack-plugin": "5.0.3",
|
64 | 64 | "pnp-webpack-plugin": "1.5.0",
|
65 | 65 | "postcss-flexbugs-fixes": "4.1.0",
|
|
75 | 75 | "semver": "6.3.0",
|
76 | 76 | "style-loader": "1.0.0",
|
77 | 77 | "terser-webpack-plugin": "1.4.1",
|
78 |
| - "ts-pnp": "1.1.2", |
| 78 | + "ts-pnp": "1.1.4", |
79 | 79 | "url-loader": "2.1.0",
|
80 |
| - "webpack": "4.39.1", |
| 80 | + "webpack": "4.40.2", |
81 | 81 | "webpack-dev-server": "3.2.1",
|
82 | 82 | "webpack-manifest-plugin": "2.0.4",
|
83 | 83 | "workbox-webpack-plugin": "4.3.1"
|
|
0 commit comments