Skip to content

Commit 0ec4e46

Browse files
committed
update storybook dependencies
1 parent 2fcb178 commit 0ec4e46

File tree

2 files changed

+288
-160
lines changed

2 files changed

+288
-160
lines changed

packages/react-google-maps-api-storybook/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"clean": "rimraf ./package-lock.json ./yarn.lock ./node_modules/ && yarn"
2323
},
2424
"dependencies": {
25-
"@react-google-maps/api": "1.8.7"
25+
"@react-google-maps/api": "1.9.2"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.9.0",
28+
"@babel/core": "7.9.6",
2929
"@emotion/core": "10.0.28",
3030
"@storybook/react": "5.3.18",
3131
"babel-eslint": "10.1.0",
3232
"babel-loader": "8.1.0",
33-
"eslint": "^6.8.0",
33+
"eslint": "7.0.0",
3434
"eslint-config-standard": "14.1.1",
3535
"eslint-config-standard-react": "9.2.0",
3636
"eslint-import-resolver-webpack": "0.12.1",
@@ -45,10 +45,10 @@
4545
"eslint-plugin-jsx-a11y": "6.2.3",
4646
"eslint-plugin-no-inferred-method-name": "2.0.0",
4747
"eslint-plugin-node": "11.1.0",
48-
"eslint-plugin-optimize-regex": "1.1.7",
48+
"eslint-plugin-optimize-regex": "1.2.0",
4949
"eslint-plugin-promise": "4.2.1",
5050
"eslint-plugin-promiseparams": "1.0.8",
51-
"eslint-plugin-react": "7.19.0",
51+
"eslint-plugin-react": "7.20.0",
5252
"eslint-plugin-react-functional-set-state": "1.2.1",
5353
"eslint-plugin-react-perf": "3.2.3",
5454
"eslint-plugin-security-node": "1.0.12",
@@ -58,7 +58,7 @@
5858
"react": "16.13.1",
5959
"react-dom": "16.13.1",
6060
"rimraf": "3.0.2",
61-
"webpack": "4.42.1"
61+
"webpack": "4.43.0"
6262
},
6363
"gitHead": "80167ddcc3d8e356dbf0b0c3a6292c6a3a989f83"
6464
}

0 commit comments

Comments
 (0)