Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#336)
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 12, 2022
1 parent 8d82da3 commit f537566
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 600 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.8",
"@babel/core": "7.17.9",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-logical-assignment-operators": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
Expand All @@ -118,19 +118,19 @@
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@emotion/css": "11.7.1",
"@emotion/css": "11.9.0",
"@react-spring/web": "9.4.4",
"@release-it/conventional-changelog": "4.2.2",
"@storybook/addon-a11y": "6.4.19",
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-essentials": "6.4.19",
"@storybook/addon-a11y": "6.4.21",
"@storybook/addon-actions": "6.4.21",
"@storybook/addon-essentials": "6.4.21",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.4.19",
"@storybook/manager-webpack5": "6.4.19",
"@storybook/react": "6.4.19",
"@testing-library/dom": "8.12.0",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",
"@storybook/builder-webpack5": "6.4.21",
"@storybook/manager-webpack5": "6.4.21",
"@storybook/react": "6.4.21",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.4.1",
Expand All @@ -139,8 +139,8 @@
"@types/mockdate": "3.0.0",
"@types/node": "17.0.18",
"@types/raf": "3.4.0",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.15",
"@types/react-transition-group": "4.4.4",
"@types/testing-library__jest-dom": "5.14.3",
"all-contributors-cli": "6.20.0",
Expand All @@ -151,14 +151,14 @@
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"chalk": "4.1.0",
"codesandbox": "2.2.3",
"concurrently": "7.0.0",
"concurrently": "7.1.0",
"cross-env": "7.0.3",
"eslint": "8.12.0",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-storybook": "0.5.7",
"eslint-plugin-storybook": "0.5.8",
"gacp": "2.10.2",
"glob": "7.2.0",
"glob-fs": "0.1.7",
Expand All @@ -180,17 +180,17 @@
"postcss": "8.4.12",
"postcss-import": "14.1.0",
"postcss-scopify": "0.1.9",
"prettier": "2.6.1",
"prettier": "2.6.2",
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.28.1",
"react-hook-form": "7.29.0",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.10.4",
"reakit": "1.3.11",
"reakit-test-utils": "0.15.2",
"release-it": "14.13.1",
"release-it": "14.14.2",
"rimraf": "3.0.2",
"sort-package-json": "1.55.0",
"storybook-addon-preview": "2.2.0",
Expand All @@ -201,7 +201,7 @@
"ts-morph": "14.0.0",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"webpack": "5.70.0",
"webpack": "5.72.0",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down

1 comment on commit f537566

@vercel
Copy link

@vercel vercel bot commented on f537566 Apr 12, 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.