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 17, 2021
1 parent 2bc22eb commit 92678af
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 78 deletions.
14 changes: 7 additions & 7 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 @@ -133,7 +133,7 @@
"@types/mockdate": "3.0.0",
"@types/node": "16.11.7",
"@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 @@ -194,18 +194,18 @@
"react-virtual": "2.8.2",
"reakit": "1.3.10",
"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 92678af

Please sign in to comment.