Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#266)
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 Feb 2, 2022
1 parent 5f6e990 commit f6d2d16
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 370 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@
"@commitlint/config-conventional": "16.0.0",
"@release-it/conventional-changelog": "4.1.0",
"@size-limit/preset-big-lib": "5.0.5",
"@storybook/addon-a11y": "6.4.17",
"@storybook/addon-actions": "6.4.17",
"@storybook/addon-essentials": "6.4.17",
"@storybook/addon-a11y": "6.4.18",
"@storybook/addon-actions": "6.4.18",
"@storybook/addon-essentials": "6.4.18",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.4.17",
"@storybook/manager-webpack5": "6.4.17",
"@storybook/react": "6.4.17",
"@storybook/builder-webpack5": "6.4.18",
"@storybook/manager-webpack5": "6.4.18",
"@storybook/react": "6.4.18",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.135",
"@tailwindcss/forms": "0.4.0",
Expand All @@ -139,11 +139,11 @@
"@types/node": "17.0.2",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/tailwindcss": "3.0.4",
"@types/tailwindcss": "3.0.5",
"@types/testing-library__jest-dom": "5.14.2",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.2",
"axe-core": "4.3.5",
"axe-core": "4.4.0",
"babel-jest": "27.4.6",
"babel-loader": "8.2.3",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
Expand All @@ -164,13 +164,13 @@
"husky": "7.0.4",
"jest": "27.4.7",
"jest-axe": "5.0.1",
"lint-staged": "12.3.2",
"lint-staged": "12.3.3",
"lodash": "4.17.21",
"node-fetch": "2.6.1",
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "2.1.6",
"postcss": "8.4.5",
"postcss": "8.4.6",
"postcss-cli": "9.1.0",
"postcss-focus-visible": "6.0.3",
"postcss-selector-parser": "6.0.9",
Expand All @@ -192,7 +192,7 @@
"tsd": "0.19.1",
"tslib": "2.3.1",
"typescript": "4.5.5",
"webpack": "5.67.0"
"webpack": "5.68.0"
},
"peerDependencies": {
"react": "16.x || 17.x",
Expand Down
Loading

1 comment on commit f6d2d16

@vercel
Copy link

@vercel vercel bot commented on f6d2d16 Feb 2, 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.