Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 67f704c commit 952a2eb
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 132 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,25 +55,25 @@
"utility-types": "^3.10.0"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.3",
"@4c/cli": "^2.2.1",
"@4c/babel-preset": "^8.0.4",
"@4c/cli": "^2.2.3",
"@4c/jest-preset": "^1.5.4",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/preset-typescript": "^7.13.0",
"@types/jest": "^26.0.22",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"codecov": "^3.8.1",
"eslint-config-4catalyzer-jest": "^2.0.10",
"eslint-config-4catalyzer-react": "^1.0.13",
"eslint-config-4catalyzer-typescript": "^3.0.3",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"fetch-mock": "^9.11.0",
"fetch-mock-jest": "^1.5.1",
Expand All @@ -85,7 +85,7 @@
"relay-runtime": "^10.1.3",
"socket.io-client": "^3.1.3",
"socket.io-client-v2": "npm:socket.io-client@^2.4.0",
"typescript": "^4.2.3",
"typescript": "^4.2.4",
"whatwg-fetch": "^3.6.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 952a2eb

Please sign in to comment.