Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent d54aba9 commit 3741dc0
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 160 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"@mantine/hooks": "5.2.4",
"@mantine/hooks": "5.2.5",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"gatsby": "4.22.0",
Expand Down Expand Up @@ -40,7 +40,7 @@
"react-section-dividers": "0.5.1"
},
"devDependencies": {
"@babel/core": "7.18.13",
"@babel/core": "7.19.0",
"@babel/preset-typescript": "7.18.6",
"@graphql-codegen/cli": "2.12.0",
"@graphql-codegen/typescript": "2.7.3",
Expand All @@ -51,8 +51,8 @@
"@types/react-dom": "18.0.6",
"@types/react-helmet": "6.1.5",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-eslint": "10.1.0",
"babel-jest": "28.1.3",
"babel-preset-gatsby": "2.22.0",
Expand All @@ -63,7 +63,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.1",
"eslint-plugin-react": "7.31.6",
"eslint-plugin-react-hooks": "4.6.0",
"identity-obj-proxy": "3.0.0",
"jest": "28.1.3",
Expand Down

0 comments on commit 3741dc0

Please sign in to comment.