Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#310)
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 Jan 24, 2022
1 parent 07d4ab5 commit b6756cd
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 462 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,26 +108,26 @@
},
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/core": "7.16.12",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-logical-assignment-operators": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
"@babel/preset-env": "7.16.8",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.0.2",
"@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
"@emotion/css": "11.7.1",
"@react-spring/web": "9.4.2",
"@release-it/conventional-changelog": "4.1.0",
"@storybook/addon-a11y": "6.4.13",
"@storybook/addon-actions": "6.4.13",
"@storybook/addon-essentials": "6.4.13",
"@storybook/addon-a11y": "6.4.14",
"@storybook/addon-actions": "6.4.14",
"@storybook/addon-essentials": "6.4.14",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.4.13",
"@storybook/manager-webpack5": "6.4.13",
"@storybook/react": "6.4.13",
"@storybook/builder-webpack5": "6.4.14",
"@storybook/manager-webpack5": "6.4.14",
"@storybook/react": "6.4.14",
"@testing-library/dom": "8.11.2",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
Expand Down Expand Up @@ -158,7 +158,7 @@
"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.5",
"eslint-plugin-storybook": "0.5.6",
"gacp": "2.10.2",
"glob": "7.2.0",
"glob-fs": "0.1.7",
Expand All @@ -167,7 +167,7 @@
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.4.6",
"lint-staged": "12.2.0",
"lint-staged": "12.3.1",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand All @@ -184,24 +184,24 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.24.1",
"react-hook-form": "7.25.0",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.10.0",
"react-virtual": "2.10.4",
"reakit": "1.3.11",
"reakit-test-utils": "0.15.2",
"release-it": "14.12.3",
"release-it": "14.12.4",
"rimraf": "3.0.2",
"sort-package-json": "1.53.1",
"storybook-addon-preview": "2.2.0",
"storybook-addon-react-docgen": "1.2.42",
"strip-comments": "2.0.1",
"tailwindcss": "3.0.15",
"ts-jest": "27.1.3",
"ts-morph": "13.0.2",
"ts-morph": "13.0.3",
"ts-node": "10.4.0",
"typescript": "4.5.4",
"webpack": "5.66.0",
"typescript": "4.5.5",
"webpack": "5.67.0",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down

1 comment on commit b6756cd

@vercel
Copy link

@vercel vercel bot commented on b6756cd Jan 24, 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.