Skip to content

Commit a312fbd

Browse files
committed
update dependencies
1 parent 819c151 commit a312fbd

File tree

5 files changed

+2019
-959
lines changed

5 files changed

+2019
-959
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ end_of_line = lf
66
charset = utf-8
77
trim_trailing_whitespace = true
88
insert_final_newline = true
9-
max_line_length = 100
9+
max_line_length = 80
1010
indent_size = 2
1111

1212
[*.md]

packages/react-google-maps-api-gatsby-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@babel/runtime": "7.10.2",
3030
"@getify/eslint-plugin-proper-arrows": "9.1.1",
3131
"@react-google-maps/api": "1.9.5",
32-
"@sentry/browser": "5.16.0",
33-
"gatsby": "2.21.40",
32+
"@sentry/browser": "5.16.1",
33+
"gatsby": "2.22.19",
3434
"gatsby-plugin-favicon": "3.1.6",
3535
"gatsby-plugin-purgecss": "5.0.0",
3636
"gatsby-plugin-react-helmet": "3.3.3",

0 commit comments

Comments
 (0)