Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#280)
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 Nov 30, 2021
1 parent 2891e2e commit 6670d08
Show file tree
Hide file tree
Showing 2 changed files with 756 additions and 730 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@
"@emotion/css": "11.5.0",
"@react-spring/web": "9.3.1",
"@release-it/conventional-changelog": "3.3.0",
"@storybook/addon-a11y": "6.4.0",
"@storybook/addon-actions": "6.4.0",
"@storybook/addon-essentials": "6.4.0",
"@storybook/addon-a11y": "6.4.1",
"@storybook/addon-actions": "6.4.1",
"@storybook/addon-essentials": "6.4.1",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.4.0",
"@storybook/manager-webpack5": "6.4.0",
"@storybook/react": "6.4.0",
"@storybook/builder-webpack5": "6.4.1",
"@storybook/manager-webpack5": "6.4.1",
"@storybook/react": "6.4.1",
"@testing-library/dom": "8.11.1",
"@testing-library/jest-dom": "5.15.1",
"@testing-library/react": "12.1.2",
Expand All @@ -137,7 +137,7 @@
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "16.11.10",
"@types/node": "16.11.11",
"@types/raf": "3.4.0",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
Expand All @@ -149,7 +149,7 @@
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.4.0",
"babel-eslint": "10.1.0",
"babel-jest": "27.3.1",
"babel-jest": "27.4.0",
"babel-loader": "8.2.3",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-preset-react-app": "10.0.0",
Expand All @@ -173,10 +173,10 @@
"glob": "7.2.0",
"glob-fs": "0.1.7",
"husky": "7.0.4",
"jest": "27.3.1",
"jest": "27.4.0",
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.3.1",
"jest-matcher-utils": "27.4.0",
"lint-staged": "12.1.2",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
Expand All @@ -194,10 +194,10 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.20.4",
"react-hook-form": "7.20.5",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.8.2",
"react-virtual": "2.9.0",
"reakit": "1.3.11",
"reakit-test-utils": "0.15.2",
"release-it": "14.11.8",
Expand Down
Loading

1 comment on commit 6670d08

@vercel
Copy link

@vercel vercel bot commented on 6670d08 Nov 30, 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.