|
22 | 22 | "clean": "rimraf ./package-lock.json ./yarn.lock ./node_modules/ && yarn"
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 |
| - "@react-google-maps/api": "1.8.7" |
| 25 | + "@react-google-maps/api": "1.9.2" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@babel/core": "7.9.0", |
| 28 | + "@babel/core": "7.9.6", |
29 | 29 | "@emotion/core": "10.0.28",
|
30 | 30 | "@storybook/react": "5.3.18",
|
31 | 31 | "babel-eslint": "10.1.0",
|
32 | 32 | "babel-loader": "8.1.0",
|
33 |
| - "eslint": "^6.8.0", |
| 33 | + "eslint": "7.0.0", |
34 | 34 | "eslint-config-standard": "14.1.1",
|
35 | 35 | "eslint-config-standard-react": "9.2.0",
|
36 | 36 | "eslint-import-resolver-webpack": "0.12.1",
|
|
45 | 45 | "eslint-plugin-jsx-a11y": "6.2.3",
|
46 | 46 | "eslint-plugin-no-inferred-method-name": "2.0.0",
|
47 | 47 | "eslint-plugin-node": "11.1.0",
|
48 |
| - "eslint-plugin-optimize-regex": "1.1.7", |
| 48 | + "eslint-plugin-optimize-regex": "1.2.0", |
49 | 49 | "eslint-plugin-promise": "4.2.1",
|
50 | 50 | "eslint-plugin-promiseparams": "1.0.8",
|
51 |
| - "eslint-plugin-react": "7.19.0", |
| 51 | + "eslint-plugin-react": "7.20.0", |
52 | 52 | "eslint-plugin-react-functional-set-state": "1.2.1",
|
53 | 53 | "eslint-plugin-react-perf": "3.2.3",
|
54 | 54 | "eslint-plugin-security-node": "1.0.12",
|
|
58 | 58 | "react": "16.13.1",
|
59 | 59 | "react-dom": "16.13.1",
|
60 | 60 | "rimraf": "3.0.2",
|
61 |
| - "webpack": "4.42.1" |
| 61 | + "webpack": "4.43.0" |
62 | 62 | },
|
63 | 63 | "gitHead": "80167ddcc3d8e356dbf0b0c3a6292c6a3a989f83"
|
64 | 64 | }
|
0 commit comments