Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#238)
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 30, 2021
1 parent 30b68c6 commit f248873
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 343 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "16.10.1",
"@types/react": "17.0.24",
"@types/react": "17.0.25",
"@types/react-dom": "17.0.9",
"@types/react-transition-group": "4.4.3",
"@types/testing-library__jest-dom": "5.14.1",
Expand All @@ -144,7 +144,7 @@
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.3.6",
"babel-eslint": "10.1.0",
"babel-jest": "27.2.3",
"babel-jest": "27.2.4",
"babel-loader": "8.2.2",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-preset-react-app": "10.0.0",
Expand All @@ -168,10 +168,10 @@
"glob": "7.2.0",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.2.3",
"jest": "27.2.4",
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.2.3",
"jest-matcher-utils": "27.2.4",
"lint-staged": "11.1.2",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
Expand All @@ -189,7 +189,7 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.16.1",
"react-hook-form": "7.16.2",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.8.1",
Expand All @@ -206,7 +206,7 @@
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.55.0",
"webpack": "5.55.1",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f248873

Please sign in to comment.