Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 1, 2020
1 parent 457a9f3 commit 193e728
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"gatsby"
],
"dependencies": {
"@microlink/mql": "~0.7.9",
"@microlink/mql": "~0.7.10",
"@microlink/react": "~5.4.6",
"@microlink/recipes": "~0.0.23",
"@styled-system/prop-types": "~5.1.5",
Expand All @@ -50,21 +50,21 @@
"exists-file": "~3.0.2",
"fast-deep-equal": "~3.1.3",
"flat": "~5.0.2",
"gatsby": "~2.24.65",
"gatsby-plugin-canonical-urls": "~2.3.11",
"gatsby-plugin-catch-links": "~2.3.12",
"gatsby-plugin-google-analytics": "~2.3.14",
"gatsby-plugin-react-helmet": "~3.3.11",
"gatsby-plugin-remove-trailing-slashes": "~2.3.12",
"gatsby-plugin-sass": "~2.3.13",
"gatsby-plugin-sitemap": "~2.4.13",
"gatsby-plugin-styled-components": "~3.3.11",
"gatsby": "~2.24.66",
"gatsby-plugin-canonical-urls": "~2.3.12",
"gatsby-plugin-catch-links": "~2.3.13",
"gatsby-plugin-google-analytics": "~2.3.15",
"gatsby-plugin-react-helmet": "~3.3.12",
"gatsby-plugin-remove-trailing-slashes": "~2.3.13",
"gatsby-plugin-sass": "~2.3.14",
"gatsby-plugin-sitemap": "~2.4.14",
"gatsby-plugin-styled-components": "~3.3.12",
"gatsby-plugin-zeit-now": "~0.3.0",
"gatsby-source-filesystem": "~2.3.30",
"gatsby-transformer-javascript-frontmatter": "~2.3.12",
"gatsby-transformer-json": "~2.4.12",
"gatsby-transformer-remark": "~2.8.35",
"gatsby-transformer-yaml": "~2.4.12",
"gatsby-source-filesystem": "~2.3.31",
"gatsby-transformer-javascript-frontmatter": "~2.3.13",
"gatsby-transformer-json": "~2.4.13",
"gatsby-transformer-remark": "~2.8.36",
"gatsby-transformer-yaml": "~2.4.13",
"git-jiggy": "~1.1.1",
"github-slugger": "~1.3.0",
"humanize-url": "~2.1.0",
Expand All @@ -80,7 +80,7 @@
"p-retry": "~4.2.0",
"palx": "~1.0.3",
"polished": "~3.6.7",
"postcss": "~8.1.0",
"postcss": "~8.1.1",
"postcss-focus": "~5.0.1",
"prepend-http": "~3.0.1",
"prettier": "~2.1.2",
Expand Down

1 comment on commit 193e728

@vercel
Copy link

@vercel vercel bot commented on 193e728 Oct 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.