Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#255)
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 19, 2021
1 parent 58d0e69 commit 9f421b6
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 321 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@babel/preset-typescript": "7.15.0",
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@emotion/css": "11.1.3",
"@emotion/css": "11.5.0",
"@react-spring/web": "9.3.0",
"@release-it/conventional-changelog": "3.3.0",
"@storybook/addon-a11y": "6.3.12",
Expand All @@ -125,11 +125,11 @@
"@storybook/builder-webpack5": "6.3.12",
"@storybook/manager-webpack5": "6.3.12",
"@storybook/react": "6.3.12",
"@testing-library/dom": "8.9.1",
"@testing-library/dom": "8.10.1",
"@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.4.1",
"@testing-library/user-event": "13.5.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.5",
"babel-jest": "27.3.0",
"babel-loader": "8.2.2",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-preset-react-app": "10.0.0",
Expand All @@ -157,7 +157,7 @@
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "6.1.0",
"eslint-plugin-flowtype": "6.1.1",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-jsx-a11y": "6.4.1",
Expand All @@ -170,10 +170,10 @@
"glob": "7.2.0",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.2.5",
"jest": "27.3.0",
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.2.5",
"jest-matcher-utils": "27.3.0",
"lint-staged": "11.2.3",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
Expand Down
Loading

1 comment on commit 9f421b6

@vercel
Copy link

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