Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 20, 2021
1 parent 9ccc8d2 commit 1352261
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 157 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,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 @@ -132,12 +132,12 @@
"@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/react": "17.0.34",
"@types/node": "16.11.9",
"@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 @@ -153,7 +153,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 All @@ -163,7 +163,7 @@
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.27.0",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-testing-library": "4.12.4",
Expand Down Expand Up @@ -192,24 +192,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.2",
"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.8",
"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

1 comment on commit 1352261

@vercel
Copy link

@vercel vercel bot commented on 1352261 Nov 20, 2021

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.