Skip to content

Commit

Permalink
chore(deps): ⬆️ update project & dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Dec 3, 2020
1 parent d0e8317 commit b5242b6
Show file tree
Hide file tree
Showing 3 changed files with 882 additions and 889 deletions.
73 changes: 37 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,67 +62,68 @@
"tsd": "tsd"
},
"dependencies": {
"@chakra-ui/counter": "1.0.0",
"@chakra-ui/hooks": "1.0.0",
"@chakra-ui/utils": "1.0.0",
"@react-aria/button": "3.2.2",
"@react-aria/i18n": "3.1.3",
"@react-aria/interactions": "^3.3.1",
"@react-aria/utils": "3.4.0",
"@chakra-ui/counter": "1.0.1",
"@chakra-ui/hooks": "1.0.1",
"@chakra-ui/utils": "1.0.1",
"@react-aria/button": "3.3.0",
"@react-aria/i18n": "3.2.0",
"@react-aria/interactions": "^3.3.2",
"@react-aria/utils": "3.4.1",
"date-fns": "2.16.1",
"reakit-system": "0.15.0",
"reakit-utils": "0.15.0",
"reakit-warning": "^0.6.0"
},
"devDependencies": {
"@babel/cli": "7.12.1",
"@babel/core": "7.12.3",
"@babel/cli": "7.12.8",
"@babel/core": "7.12.9",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.5",
"@babel/preset-typescript": "7.12.1",
"@babel/preset-env": "7.12.7",
"@babel/preset-react": "7.12.7",
"@babel/preset-typescript": "7.12.7",
"@chakra-ui/babel-plugin": "1.0.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@emotion/css": "11.0.0",
"@storybook/addon-a11y": "6.1.1",
"@storybook/addon-actions": "6.1.1",
"@storybook/addon-essentials": "6.1.1",
"@storybook/react": "6.1.1",
"@storybook/addon-a11y": "6.1.9",
"@storybook/addon-actions": "6.1.9",
"@storybook/addon-essentials": "6.1.9",
"@storybook/react": "6.1.9",
"@testing-library/dom": "^7.28.1",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "11.2.1",
"@testing-library/react": "^11.2.2",
"@testing-library/react-hooks": "3.4.2",
"@testing-library/user-event": "12.1.10",
"@testing-library/user-event": "12.4.0",
"@textlint/markdown-to-ast": "^6.2.5",
"@types/jest": "26.0.15",
"@types/jest": "26.0.16",
"@types/jest-axe": "3.5.1",
"@types/jest-in-case": "1.0.3",
"@types/mockdate": "^2.0.0",
"@types/react": "16.9.56",
"@types/react-dom": "16.9.9",
"@types/react-transition-group": "4.4.0",
"@types/testing-library__jest-dom": "5.9.5",
"@typescript-eslint/eslint-plugin": "4.6.0",
"@typescript-eslint/parser": "4.6.0",
"@typescript-eslint/eslint-plugin": "4.9.0",
"@typescript-eslint/parser": "4.9.0",
"all-contributors-cli": "^6.19.0",
"ast-to-markdown": "^1.0.0",
"axios": "^0.21.0",
"babel-eslint": "10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.1",
"babel-loader": "^8.2.2",
"babel-plugin-date-fns": "^2.0.0",
"chalk": "4.1.0",
"codesandbox": "^2.2.1",
"concurrently": "5.3.0",
"conventional-github-releaser": "3.1.5",
"cross-env": "7.0.2",
"eslint": "7.13.0",
"cross-env": "7.0.3",
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "5.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.2.0",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"gacp": "2.10.2",
Expand All @@ -133,36 +134,36 @@
"jest-axe": "4.1.0",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "26.6.2",
"lint-staged": "10.5.1",
"lint-staged": "10.5.2",
"lodash": "4.17.20",
"markdown-to-ast": "^6.0.3",
"markdown-toc": "^1.2.0",
"md-node-inject": "^1.0.1",
"mockdate": "^3.0.2",
"outdent": "^0.7.1",
"postcss-scopify": "^0.1.9",
"prettier": "2.2.0",
"prettier": "2.2.1",
"raw-loader": "^4.0.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-hook-form": "6.11.3",
"react-is": "^16.13.1",
"react-hook-form": "6.12.2",
"react-spring": "8.0.27",
"react-test-renderer": "16.14.0",
"react-transition-group": "4.4.1",
"react-virtual": "^2.3.2",
"reakit": "1.3.0",
"reakit": "1.3.1",
"reakit-test-utils": "0.15.0",
"rimraf": "3.0.2",
"sort-package-json": "1.47.0",
"sort-package-json": "^1.48.0",
"standard-version": "9.0.0",
"storybook-addon-preview": "^2.1.0",
"strip-comments": "^2.0.1",
"ts-jest": "26.4.3",
"ts-morph": "^8.2.0",
"ts-node": "^9.0.0",
"tsd": "^0.13.1",
"typescript": "4.0.5",
"ts-jest": "26.4.4",
"ts-morph": "^9.1.0",
"ts-node": "^9.1.0",
"tsd": "^0.14.0",
"typescript": "4.1.2",
"webpack": "^5.9.0",
"yaml": "^1.10.0"
},
"peerDependencies": {
Expand Down
4 changes: 1 addition & 3 deletions src/utils/utils.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ describe("Utils", () => {
});

test("parseRangeDate", () => {
expect(
parseRangeDate({ start: "1999-5-15", end: "2020-8-12" }),
).toStrictEqual({
expect(parseRangeDate({ start: "1999-5-15", end: "2020-8-12" })).toEqual({
start: parseDate("1999-5-15"),
end: parseDate("2020-8-12"),
});
Expand Down
Loading

1 comment on commit b5242b6

@vercel
Copy link

@vercel vercel bot commented on b5242b6 Dec 3, 2020

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.