Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#235)
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 Sep 29, 2021
1 parent dfae4b2 commit feeb434
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 460 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
"@babel/preset-env": "7.15.6",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.2.0",
"@emotion/css": "11.1.3",
"@react-spring/web": "9.2.4",
"@release-it/conventional-changelog": "3.3.0",
Expand All @@ -124,9 +124,9 @@
"@storybook/builder-webpack5": "6.3.8",
"@storybook/manager-webpack5": "6.3.8",
"@storybook/react": "6.3.8",
"@testing-library/dom": "8.6.0",
"@testing-library/dom": "8.7.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/react": "12.1.1",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.2",
Expand All @@ -138,26 +138,26 @@
"@types/react-dom": "17.0.9",
"@types/react-transition-group": "4.4.3",
"@types/testing-library__jest-dom": "5.14.1",
"@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"all-contributors-cli": "6.20.0",
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.3.6",
"babel-eslint": "10.1.0",
"babel-jest": "27.2.2",
"babel-jest": "27.2.3",
"babel-loader": "8.2.2",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-preset-react-app": "10.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
"concurrently": "6.2.1",
"concurrently": "6.2.2",
"cross-env": "7.0.3",
"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-import": "2.24.2",
"eslint-plugin-jest": "24.4.2",
"eslint-plugin-jest": "24.5.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.0",
Expand All @@ -168,10 +168,10 @@
"glob": "7.2.0",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.2.2",
"jest": "27.2.3",
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.2.2",
"jest-matcher-utils": "27.2.3",
"lint-staged": "11.1.2",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
Expand Down Expand Up @@ -206,7 +206,7 @@
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.54.0",
"webpack": "5.55.0",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit feeb434

Please sign in to comment.