Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

Commit

Permalink
Merge branch 'main' into renovate/husky-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Aug 8, 2021
2 parents d45e452 + 83ddddf commit ebb293b
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 54 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"version": "0.1.0",
"author": "Scott Spence <yo@scottspence.dev>",
"dependencies": {
"@mdx-js/mdx": "1.6.16",
"@mdx-js/react": "1.6.16",
"babel-plugin-styled-components": "1.11.1",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"babel-plugin-styled-components": "1.13.2",
"gatsby": "2.24.47",
"gatsby-image": "2.4.16",
"gatsby-plugin-google-fonts": "1.0.1",
Expand All @@ -30,7 +30,7 @@
"devDependencies": {
"husky": "4.3.8",
"prettier": "2.0.5",
"pretty-quick": "2.0.1"
"pretty-quick": "2.0.2"
},
"keywords": [
"gatsby"
Expand Down

0 comments on commit ebb293b

Please sign in to comment.