Skip to content

Commit 1a4577c

Browse files
committed
Dependency upgrades
1 parent 968a1f3 commit 1a4577c

2 files changed

Lines changed: 424 additions & 428 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"@emotion/react": "^11.11.1",
1919
"@emotion/styled": "^11.11.0",
20-
"@mui/icons-material": "^5.14.1",
21-
"@mui/material": "^5.14.1",
20+
"@mui/icons-material": "^5.14.3",
21+
"@mui/material": "^5.14.4",
2222
"axios": "^1.4.0",
2323
"gatsby": "^5.11.0",
2424
"gatsby-plugin-catch-links": "^5.11.0",
@@ -38,11 +38,11 @@
3838
"react-helmet": "^6.1.0"
3939
},
4040
"devDependencies": {
41-
"eslint": "^8.45.0",
41+
"eslint": "^8.46.0",
4242
"eslint-config-airbnb": "^19.0.4",
43-
"eslint-plugin-import": "^2.27.5",
43+
"eslint-plugin-import": "^2.28.0",
4444
"eslint-plugin-jsx-a11y": "^6.7.1",
45-
"eslint-plugin-react": "^7.33.0",
45+
"eslint-plugin-react": "^7.33.1",
4646
"eslint-plugin-react-hooks": "^4.6.0"
4747
},
4848
"repository": {

0 commit comments

Comments
 (0)