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 Oct 18, 2021
1 parent dd57db9 commit 6553c9e
Show file tree
Hide file tree
Showing 2 changed files with 630 additions and 707 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,34 +77,34 @@
"relay-runtime": ">=9.0.0"
},
"devDependencies": {
"@4c/babel-preset": "^8.1.1",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/node": "^7.14.7",
"@4c/babel-preset": "^8.1.2",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@babel/node": "^7.15.8",
"babel-jest": "^26.6.3",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-relay": "^10.1.3",
"codecov": "^3.8.2",
"codecov": "^3.8.3",
"delay": "^5.0.0",
"doctoc": "^2.0.1",
"eslint": "^7.29.0",
"eslint-config-4catalyzer-jest": "^2.1.0",
"eslint-config-4catalyzer-react": "^1.1.0",
"doctoc": "^2.1.0",
"eslint": "^7.32.0",
"eslint-config-4catalyzer-jest": "^2.1.2",
"eslint-config-4catalyzer-react": "^1.1.3",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"farce": "^0.4.5",
"found": "^0.6.0",
"graphql": "^15.5.1",
"graphql": "^15.6.1",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^11.0.0",
"lint-staged": "^11.2.3",
"p-defer": "^3.0.0",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-relay": "^10.1.3",
Expand Down
Loading

0 comments on commit 6553c9e

Please sign in to comment.