Skip to content

Commit 437c113

Browse files
committed
v1.9.3
1 parent 803e1b1 commit 437c113

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-google-maps/infobox",
33
"sideEffects": false,
4-
"version": "1.9.2",
4+
"version": "1.9.3",
55
"description": "InfoBox for React.js Google Maps API",
66
"license": "MIT",
77
"author": {
@@ -52,10 +52,10 @@
5252
"@types/babel-types": "7.0.7",
5353
"@types/googlemaps": "3.39.6",
5454
"@types/react-dom": "16.9.8",
55-
"@typescript-eslint/eslint-plugin": "3.0.0",
56-
"@typescript-eslint/parser": "3.0.0",
55+
"@typescript-eslint/eslint-plugin": "3.0.2",
56+
"@typescript-eslint/parser": "3.0.2",
5757
"awesome-typescript-loader": "5.2.1",
58-
"eslint": "7.0.0",
58+
"eslint": "7.1.0",
5959
"eslint-config-standard": "14.1.1",
6060
"eslint-config-standard-react": "9.2.0",
6161
"eslint-import-resolver-typescript": "2.0.0",
@@ -73,7 +73,7 @@
7373
"eslint-plugin-promise": "4.2.1",
7474
"eslint-plugin-react": "7.20.0",
7575
"eslint-plugin-react-functional-set-state": "1.2.1",
76-
"eslint-plugin-react-hooks": "4.0.2",
76+
"eslint-plugin-react-hooks": "4.0.4",
7777
"eslint-plugin-react-perf": "3.2.3",
7878
"eslint-plugin-standard": "4.0.1",
7979
"eslint-plugin-you-dont-need-lodash-underscore": "6.10.0",

0 commit comments

Comments
 (0)