Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#337)
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 committed Apr 18, 2022
1 parent ce3dcc9 commit a0cf957
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 458 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,27 +120,27 @@
"@commitlint/config-conventional": "16.2.1",
"@emotion/css": "11.9.0",
"@react-spring/web": "9.4.4",
"@release-it/conventional-changelog": "4.2.2",
"@storybook/addon-a11y": "6.4.21",
"@storybook/addon-actions": "6.4.21",
"@storybook/addon-essentials": "6.4.21",
"@release-it/conventional-changelog": "4.3.0",
"@storybook/addon-a11y": "6.4.22",
"@storybook/addon-actions": "6.4.22",
"@storybook/addon-essentials": "6.4.22",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.4.21",
"@storybook/manager-webpack5": "6.4.21",
"@storybook/react": "6.4.21",
"@storybook/builder-webpack5": "6.4.22",
"@storybook/manager-webpack5": "6.4.22",
"@storybook/react": "6.4.22",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.0.1",
"@testing-library/react": "13.1.1",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.1.0",
"@testing-library/user-event": "14.1.1",
"@types/jest": "27.4.1",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "17.0.18",
"@types/raf": "3.4.0",
"@types/react": "18.0.2",
"@types/react-dom": "18.0.0",
"@types/react": "18.0.5",
"@types/react-dom": "18.0.1",
"@types/react-transition-group": "4.4.4",
"@types/testing-library__jest-dom": "5.14.3",
"all-contributors-cli": "6.20.0",
Expand All @@ -155,10 +155,10 @@
"cross-env": "7.0.3",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-storybook": "0.5.8",
"eslint-plugin-storybook": "0.5.10",
"gacp": "2.10.2",
"glob": "8.0.1",
"glob-fs": "0.1.7",
Expand All @@ -167,7 +167,7 @@
"jest-axe": "6.0.0",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.5.1",
"lint-staged": "12.3.7",
"lint-staged": "12.3.8",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand All @@ -184,7 +184,7 @@
"raw-loader": "4.0.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-hook-form": "7.29.0",
"react-hook-form": "7.30.0",
"react-test-renderer": "18.0.0",
"react-transition-group": "4.4.2",
"react-virtual": "2.10.4",
Expand All @@ -196,13 +196,13 @@
"storybook-addon-preview": "2.2.0",
"storybook-addon-react-docgen": "1.2.42",
"strip-comments": "2.0.1",
"tailwindcss": "3.0.23",
"tailwindcss": "3.0.24",
"ts-jest": "27.1.4",
"ts-morph": "14.0.0",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"webpack": "5.72.0",
"yaml": "2.0.0"
"yaml": "2.0.1"
},
"peerDependencies": {
"react": "16.x || 17.x || 18.x",
Expand Down
Loading

1 comment on commit a0cf957

@vercel
Copy link

@vercel vercel bot commented on a0cf957 Apr 18, 2022

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.