Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#250)
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 Oct 12, 2021
1 parent d8b317d commit 9a49bed
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 401 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@
"@babel/preset-env": "7.15.8",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@commitlint/cli": "13.2.0",
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@emotion/css": "11.1.3",
"@react-spring/web": "9.2.6",
"@react-spring/web": "9.3.0",
"@release-it/conventional-changelog": "3.3.0",
"@storybook/addon-a11y": "6.3.10",
"@storybook/addon-actions": "6.3.10",
Expand All @@ -129,7 +129,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.2.1",
"@testing-library/user-event": "13.3.0",
"@types/jest": "27.0.2",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
Expand All @@ -146,7 +146,7 @@
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.3.7",
"babel-eslint": "10.1.0",
"babel-jest": "27.2.4",
"babel-jest": "27.2.5",
"babel-loader": "8.2.2",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-preset-react-app": "10.0.0",
Expand All @@ -159,7 +159,7 @@
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "6.1.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.1",
Expand All @@ -170,11 +170,11 @@
"glob": "7.2.0",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.2.4",
"jest": "27.2.5",
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.2.4",
"lint-staged": "11.2.0",
"jest-matcher-utils": "27.2.5",
"lint-staged": "11.2.3",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand All @@ -191,7 +191,7 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.17.1",
"react-hook-form": "7.17.2",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.8.2",
Expand All @@ -206,9 +206,9 @@
"tailwindcss": "2.2.16",
"ts-jest": "27.0.5",
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"ts-node": "10.3.0",
"typescript": "4.4.3",
"webpack": "5.58.0",
"webpack": "5.58.1",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

1 comment on commit 9a49bed

@vercel
Copy link

@vercel vercel bot commented on 9a49bed Oct 12, 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.