Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 20, 2022
1 parent 92944b7 commit e796635
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 164 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,14 +108,14 @@
},
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/core": "7.16.10",
"@babel/plugin-proposal-class-properties": "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",
"@release-it/conventional-changelog": "4.1.0",
"@size-limit/preset-big-lib": "5.0.5",
Expand All @@ -127,7 +127,7 @@
"@storybook/manager-webpack5": "6.4.13",
"@storybook/react": "6.4.13",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.130",
"@swc/core": "1.2.133",
"@tailwindcss/forms": "0.4.0",
"@testing-library/dom": "8.11.2",
"@testing-library/jest-dom": "5.16.1",
Expand Down Expand Up @@ -156,15 +156,15 @@
"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",
"focus-visible": "5.2.0",
"fs-extra": "10.0.0",
"gacp": "2.10.2",
"glob-fs": "0.1.7",
"husky": "7.0.4",
"jest": "27.4.7",
"jest-axe": "5.0.1",
"lint-staged": "12.2.0",
"lint-staged": "12.2.2",
"lodash": "4.17.21",
"node-fetch": "2.6.1",
"outdent": "0.8.0",
Expand All @@ -173,11 +173,11 @@
"postcss": "8.4.5",
"postcss-cli": "9.1.0",
"postcss-focus-visible": "6.0.3",
"postcss-selector-parser": "6.0.8",
"postcss-selector-parser": "6.0.9",
"prettier": "2.5.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.24.1",
"react-hook-form": "7.24.2",
"react-icons": "4.3.1",
"reakit-test-utils": "0.15.2",
"release-it": "14.12.3",
Expand All @@ -190,7 +190,7 @@
"ts-node": "10.4.0",
"tsd": "0.19.1",
"tslib": "2.3.1",
"typescript": "4.5.4",
"typescript": "4.5.5",
"webpack": "5.66.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e796635

Please sign in to comment.