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 Oct 10, 2021
1 parent d8b317d commit 8a73b25
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 391 deletions.
20 changes: 10 additions & 10 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.2",
"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 @@ -208,7 +208,7 @@
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.58.0",
"webpack": "5.58.1",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 8a73b25

Please sign in to comment.