Skip to content

Commit

Permalink
fix: update www (#26043)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and KyleAMathews committed Jul 29, 2020
1 parent 283d670 commit af5d664
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/styled": "^10.0.27",
"@jamo/graphql-request": "2.0.3",
"@loadable/component": "^5.13.1",
"@mdx-js/mdx": "^1.6.13",
"@mdx-js/mdx": "^1.6.14",
"@reach/skip-nav": "^0.6.2",
"@styled-system/prop-types": "^5.1.5",
"@styled-system/should-forward-prop": "^5.1.5",
Expand All @@ -21,29 +21,29 @@
"dotenv": "^8.2.0",
"email-validator": "^1.2.3",
"fuse.js": "^3.6.1",
"gatsby": "^2.24.7",
"gatsby": "^2.24.11",
"gatsby-alias-imports": "^1.0.4",
"gatsby-core-utils": "^1.3.12",
"gatsby-core-utils": "^1.3.14",
"gatsby-design-tokens": "^2.0.10",
"gatsby-image": "^2.4.13",
"gatsby-plugin-canonical-urls": "^2.3.10",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-emotion": "^4.3.10",
"gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-google-analytics": "^2.3.12",
"gatsby-plugin-google-analytics": "^2.3.13",
"gatsby-plugin-google-tagmanager": "^2.3.11",
"gatsby-plugin-guess-js": "^1.3.11",
"gatsby-plugin-layout": "^1.3.10",
"gatsby-plugin-mailchimp": "^2.2.3",
"gatsby-plugin-manifest": "^2.4.19",
"gatsby-plugin-mdx": "1.2.27",
"gatsby-plugin-manifest": "^2.4.21",
"gatsby-plugin-mdx": "1.2.29",
"gatsby-plugin-netlify": "^2.3.11",
"gatsby-plugin-netlify-cache": "^0.1.0",
"gatsby-plugin-nprogress": "^2.3.10",
"gatsby-plugin-offline": "^3.2.19",
"gatsby-plugin-offline": "^3.2.21",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.6.20",
"gatsby-plugin-sharp": "^2.6.22",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-theme-ui": "^0.3.0",
"gatsby-plugin-twitter": "^2.3.10",
Expand All @@ -54,18 +54,18 @@
"gatsby-remark-embedder": "^1.16.0",
"gatsby-remark-graphviz": "^1.3.10",
"gatsby-remark-http-to-https": "^1.0.2",
"gatsby-remark-images": "^3.3.19",
"gatsby-remark-images": "^3.3.21",
"gatsby-remark-normalize-paths": "^1.0.0",
"gatsby-remark-prismjs": "^3.5.10",
"gatsby-remark-responsive-iframe": "^2.4.11",
"gatsby-remark-smartypants": "^2.3.10",
"gatsby-source-airtable": "^2.1.1",
"gatsby-source-filesystem": "^2.3.20",
"gatsby-source-filesystem": "^2.3.23",
"gatsby-source-git": "^1.1.0",
"gatsby-source-npm-package-search": "^2.3.12",
"gatsby-transformer-csv": "^2.3.10",
"gatsby-transformer-documentationjs": "^4.3.13",
"gatsby-transformer-remark": "^2.8.25",
"gatsby-transformer-remark": "^2.8.27",
"gatsby-transformer-screenshot": "^2.3.16",
"gatsby-transformer-sharp": "^2.5.11",
"gatsby-transformer-yaml": "^2.4.10",
Expand Down Expand Up @@ -93,7 +93,7 @@
"react-modal": "^3.11.2",
"react-typography": "^1.0.0-alpha.4",
"remove-markdown": "^0.3.0",
"slugify": "^1.4.4",
"slugify": "^1.4.5",
"styled-system": "^5.1.5",
"theme-ui": "^0.3.1",
"typography": "^1.0.0-alpha.4",
Expand Down

0 comments on commit af5d664

Please sign in to comment.