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 May 20, 2021
1 parent 67f704c commit 3006ee5
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 256 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,37 +55,37 @@
"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.6",
"@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",
"codecov": "^3.8.1",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"codecov": "^3.8.2",
"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-import": "^2.23.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",
"husky": "^5.2.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"react": "^17.0.2",
"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 3006ee5

Please sign in to comment.