Skip to content

Commit c522784

Browse files
committed
Dependency upgrades
1 parent 3c82f7c commit c522784

File tree

2 files changed

+893
-874
lines changed

2 files changed

+893
-874
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@emotion/react": "^11.9.3",
1818
"@emotion/styled": "^11.9.3",
1919
"@mui/icons-material": "^5.8.4",
20-
"@mui/material": "^5.8.5",
20+
"@mui/material": "^5.8.7",
2121
"axios": "^0.27.2",
22-
"gatsby": "^4.17.1",
22+
"gatsby": "^4.17.2",
2323
"gatsby-plugin-catch-links": "^4.17.0",
2424
"gatsby-plugin-google-gtag": "^4.17.0",
2525
"gatsby-plugin-image": "^2.17.0",
@@ -37,10 +37,10 @@
3737
"react-helmet": "^6.1.0"
3838
},
3939
"devDependencies": {
40-
"eslint": "^8.18.0",
40+
"eslint": "^8.19.0",
4141
"eslint-config-airbnb": "^19.0.4",
4242
"eslint-plugin-import": "^2.26.0",
43-
"eslint-plugin-jsx-a11y": "^6.5.1",
43+
"eslint-plugin-jsx-a11y": "^6.6.0",
4444
"eslint-plugin-react": "^7.30.1",
4545
"eslint-plugin-react-hooks": "^4.6.0"
4646
},

0 commit comments

Comments
 (0)