Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#241)
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 Oct 4, 2021
1 parent 1445840 commit a64fcfd
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 363 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,26 +115,26 @@
"@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.2.0",
"@emotion/css": "11.1.3",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.5",
"@release-it/conventional-changelog": "3.3.0",
"@storybook/addon-a11y": "6.3.8",
"@storybook/addon-actions": "6.3.8",
"@storybook/addon-essentials": "6.3.8",
"@storybook/addon-a11y": "6.3.9",
"@storybook/addon-actions": "6.3.9",
"@storybook/addon-essentials": "6.3.9",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.3.8",
"@storybook/manager-webpack5": "6.3.8",
"@storybook/react": "6.3.8",
"@storybook/builder-webpack5": "6.3.9",
"@storybook/manager-webpack5": "6.3.9",
"@storybook/react": "6.3.9",
"@testing-library/dom": "8.7.1",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.1",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.2",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "16.10.1",
"@types/react": "17.0.26",
"@types/react": "17.0.27",
"@types/react-dom": "17.0.9",
"@types/react-transition-group": "4.4.3",
"@types/testing-library__jest-dom": "5.14.1",
Expand All @@ -150,14 +150,14 @@
"babel-preset-react-app": "10.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
"concurrently": "6.2.2",
"concurrently": "6.3.0",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "6.1.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.5.0",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.1",
Expand Down Expand Up @@ -189,7 +189,7 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.16.2",
"react-hook-form": "7.17.0",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.8.2",
Expand All @@ -206,7 +206,7 @@
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.55.1",
"webpack": "5.56.0",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit a64fcfd

Please sign in to comment.