Skip to content

Commit

Permalink
chore: update www (#23971)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 11, 2020
1 parent 224e84e commit c7e952b
Showing 1 changed file with 37 additions and 37 deletions.
74 changes: 37 additions & 37 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,54 +20,54 @@
"dotenv": "^8.2.0",
"email-validator": "^1.2.3",
"fuse.js": "^3.6.1",
"gatsby": "^2.21.11",
"gatsby": "^2.21.22",
"gatsby-alias-imports": "^1.0.4",
"gatsby-core-utils": "^1.2.0",
"gatsby-core-utils": "^1.2.1",
"gatsby-design-tokens": "^2.0.5",
"gatsby-image": "^2.4.0",
"gatsby-plugin-canonical-urls": "^2.3.0",
"gatsby-plugin-catch-links": "^2.3.0",
"gatsby-plugin-emotion": "^4.3.0",
"gatsby-plugin-feed": "^2.5.0",
"gatsby-plugin-google-analytics": "^2.3.0",
"gatsby-plugin-google-tagmanager": "^2.3.0",
"gatsby-plugin-guess-js": "^1.3.0",
"gatsby-plugin-layout": "^1.3.0",
"gatsby-image": "^2.4.3",
"gatsby-plugin-canonical-urls": "^2.3.1",
"gatsby-plugin-catch-links": "^2.3.1",
"gatsby-plugin-emotion": "^4.3.1",
"gatsby-plugin-feed": "^2.5.1",
"gatsby-plugin-google-analytics": "^2.3.1",
"gatsby-plugin-google-tagmanager": "^2.3.1",
"gatsby-plugin-guess-js": "^1.3.2",
"gatsby-plugin-layout": "^1.3.1",
"gatsby-plugin-mailchimp": "^2.2.3",
"gatsby-plugin-manifest": "^2.4.1",
"gatsby-plugin-mdx": "1.2.5",
"gatsby-plugin-netlify": "^2.3.1",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-plugin-mdx": "1.2.6",
"gatsby-plugin-netlify": "^2.3.2",
"gatsby-plugin-netlify-cache": "^0.1.0",
"gatsby-plugin-nprogress": "^2.3.0",
"gatsby-plugin-offline": "^3.2.0",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-plugin-sitemap": "^2.4.1",
"gatsby-plugin-nprogress": "^2.3.1",
"gatsby-plugin-offline": "^3.2.1",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.2",
"gatsby-plugin-sitemap": "^2.4.2",
"gatsby-plugin-theme-ui": "^0.3.0",
"gatsby-plugin-twitter": "^2.3.0",
"gatsby-plugin-typography": "^2.5.0",
"gatsby-remark-autolink-headers": "^2.3.0",
"gatsby-plugin-twitter": "^2.3.1",
"gatsby-plugin-typography": "^2.5.1",
"gatsby-remark-autolink-headers": "^2.3.1",
"gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-copy-linked-files": "^2.3.1",
"gatsby-remark-copy-linked-files": "^2.3.2",
"gatsby-remark-embedder": "^1.16.0",
"gatsby-remark-graphviz": "^1.3.0",
"gatsby-remark-graphviz": "^1.3.1",
"gatsby-remark-http-to-https": "^1.0.2",
"gatsby-remark-images": "^3.3.0",
"gatsby-remark-images": "^3.3.2",
"gatsby-remark-normalize-paths": "^1.0.0",
"gatsby-remark-prismjs": "^3.5.0",
"gatsby-remark-responsive-iframe": "^2.4.1",
"gatsby-remark-smartypants": "^2.3.0",
"gatsby-remark-prismjs": "^3.5.1",
"gatsby-remark-responsive-iframe": "^2.4.2",
"gatsby-remark-smartypants": "^2.3.1",
"gatsby-source-airtable": "^2.1.1",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-source-git": "^1.0.2",
"gatsby-source-npm-package-search": "^2.3.0",
"gatsby-transformer-csv": "^2.3.0",
"gatsby-transformer-documentationjs": "^4.3.0",
"gatsby-source-npm-package-search": "^2.3.2",
"gatsby-transformer-csv": "^2.3.1",
"gatsby-transformer-documentationjs": "^4.3.1",
"gatsby-transformer-gitinfo": "^1.1.0",
"gatsby-transformer-remark": "^2.8.5",
"gatsby-transformer-screenshot": "^2.3.1",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-transformer-yaml": "^2.4.0",
"gatsby-transformer-remark": "^2.8.7",
"gatsby-transformer-screenshot": "^2.3.3",
"gatsby-transformer-sharp": "^2.5.2",
"gatsby-transformer-yaml": "^2.4.1",
"get-package-json-from-github": "^1.2.1",
"graphql-request": "1.8.2",
"gray-percentage": "^2.0.0",
Expand Down Expand Up @@ -153,7 +153,7 @@
"devDependencies": {
"@lingui/cli": "^2.9.1",
"@lingui/macro": "^2.9.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^10.0.4",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
Expand Down

0 comments on commit c7e952b

Please sign in to comment.