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 Nov 19, 2021
1 parent 2bc22eb commit 15878ce
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 98 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@babel/plugin-proposal-logical-assignment-operators": "7.16.0",
"@babel/plugin-proposal-private-methods": "7.16.0",
"@babel/plugin-proposal-private-property-in-object": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@commitlint/cli": "13.2.1",
Expand All @@ -127,13 +127,13 @@
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.2",
"@types/jest": "27.0.3",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "16.11.7",
"@types/node": "16.11.8",
"@types/raf": "3.4.0",
"@types/react": "17.0.34",
"@types/react": "17.0.35",
"@types/react-dom": "17.0.11",
"@types/react-transition-group": "4.4.4",
"@types/testing-library__jest-dom": "5.14.1",
Expand All @@ -149,7 +149,7 @@
"babel-preset-react-app": "10.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
"concurrently": "6.3.0",
"concurrently": "6.4.0",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
Expand Down Expand Up @@ -188,24 +188,24 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.19.5",
"react-hook-form": "7.20.0",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.8.2",
"reakit": "1.3.10",
"reakit": "1.3.11",
"reakit-test-utils": "0.15.2",
"release-it": "14.11.6",
"release-it": "14.11.7",
"rimraf": "3.0.2",
"sort-package-json": "1.53.0",
"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": "2.2.19",
"ts-jest": "27.0.7",
"ts-morph": "12.2.0",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"webpack": "5.64.0",
"typescript": "4.5.2",
"webpack": "5.64.1",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 15878ce

Please sign in to comment.