Skip to content

Commit

Permalink
Update minor and patch (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 21, 2021
1 parent fc95beb commit 7351f27
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 40 deletions.
45 changes: 24 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"downshift": "5.4.7",
"klona": "2.0.4",
"mem": "6.1.1",
"nanoid": "3.1.21",
"nanoid": "3.1.22",
"polished": "3.7.1",
"react-keyed-flatten-children": "1.3.0"
},
Expand Down Expand Up @@ -61,8 +61,8 @@
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-testing-library": "3.10.1",
"husky": "5.1.3",
"eslint-plugin-testing-library": "3.10.2",
"husky": "5.2.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.6.3",
"mq-polyfill": "1.1.8",
Expand Down
28 changes: 14 additions & 14 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "gatsby build"
},
"dependencies": {
"@babel/parser": "7.13.10",
"@babel/parser": "7.13.11",
"@emotion/core": "10.1.1",
"@feedback-fish/react": "1.2.1",
"@mdx-js/mdx": "1.6.22",
Expand All @@ -33,7 +33,7 @@
"gatsby-source-filesystem": "2.11.1",
"gatsby-transformer-sharp": "2.12.1",
"lz-string": "1.4.4",
"nanoid": "3.1.21",
"nanoid": "3.1.22",
"param-case": "3.0.4",
"pascal-case": "3.1.2",
"polished": "3.7.1",
Expand Down

1 comment on commit 7351f27

@vercel
Copy link

@vercel vercel bot commented on 7351f27 Mar 21, 2021

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.