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 authored and renovate[bot] committed Oct 19, 2020
1 parent 15e0968 commit 5b6799e
Show file tree
Hide file tree
Showing 2 changed files with 442 additions and 420 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,24 @@
"graphql": ">=0.9.5"
},
"devDependencies": {
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"babel-jest": "^26.5.2",
"babel-plugin-dev-expression": "^0.2.2",
"codecov": "^3.8.0",
"deep-freeze": "^0.0.1",
"eslint": "^7.11.0",
"eslint-config-4catalyzer": "^1.1.4",
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-prettier": "^6.12.0",
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-prettier": "^3.1.4",
"graphql": "^15.3.0",
"husky": "^4.3.0",
"jest": "^26.5.3",
"lint-staged": "^10.4.0",
"lint-staged": "^10.4.2",
"prettier": "^2.1.2"
}
}
Loading

0 comments on commit 5b6799e

Please sign in to comment.