Skip to content

Commit 41dabcf

Browse files
committed
Dependency upgrades
1 parent 5e00279 commit 41dabcf

File tree

2 files changed

+931
-353
lines changed

2 files changed

+931
-353
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,26 @@
1818
"@material-ui/icons": "^4.11.2",
1919
"@material-ui/lab": "^4.0.0-alpha.58",
2020
"axios": "^0.21.1",
21-
"gatsby": "^3.4.0",
22-
"gatsby-plugin-catch-links": "^3.4.0",
23-
"gatsby-plugin-google-gtag": "^3.4.0",
24-
"gatsby-plugin-image": "^1.4.0",
25-
"gatsby-plugin-robots-txt": "^1.5.6",
26-
"gatsby-plugin-sharp": "^3.4.0",
27-
"gatsby-plugin-sitemap": "^4.0.0",
28-
"gatsby-remark-images": "^5.1.0",
29-
"gatsby-source-filesystem": "^3.4.0",
21+
"gatsby": "^3.5.1",
22+
"gatsby-plugin-catch-links": "^3.5.0",
23+
"gatsby-plugin-google-gtag": "^3.5.0",
24+
"gatsby-plugin-image": "^1.5.0",
25+
"gatsby-plugin-robots-txt": "^1.6.2",
26+
"gatsby-plugin-sharp": "^3.5.0",
27+
"gatsby-plugin-sitemap": "^4.1.0",
28+
"gatsby-remark-images": "^5.2.1",
29+
"gatsby-source-filesystem": "^3.5.0",
3030
"gatsby-theme-material-ui": "^2.0.1",
31-
"gatsby-transformer-remark": "^4.1.0",
32-
"gatsby-transformer-sharp": "^3.4.0",
31+
"gatsby-transformer-remark": "^4.2.0",
32+
"gatsby-transformer-sharp": "^3.5.0",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
3535
"react-helmet": "^6.1.0"
3636
},
3737
"devDependencies": {
38-
"eslint": "^7.25.0",
38+
"eslint": "^7.26.0",
3939
"eslint-config-airbnb": "^18.2.1",
40-
"eslint-plugin-import": "^2.22.1",
40+
"eslint-plugin-import": "^2.23.3",
4141
"eslint-plugin-jsx-a11y": "^6.4.1",
4242
"eslint-plugin-react": "^7.23.2",
4343
"eslint-plugin-react-hooks": "^4.2.0"

0 commit comments

Comments
 (0)