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 Feb 17, 2021
1 parent 219b28f commit 15ebc1b
Show file tree
Hide file tree
Showing 2 changed files with 611 additions and 648 deletions.
18 changes: 9 additions & 9 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.12.10",
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.10",
"@babel/cli": "^7.12.16",
"@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.16",
"babel-jest": "^26.6.3",
"babel-plugin-dev-expression": "^0.2.2",
"codecov": "^3.8.1",
"deep-freeze": "^0.0.1",
"eslint": "^7.15.0",
"eslint": "^7.20.0",
"eslint-config-4catalyzer": "^1.1.5",
"eslint-config-4catalyzer-jest": "^2.0.10",
"eslint-config-prettier": "^7.0.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-prettier": "^3.3.0",
"graphql": "^15.4.0",
"eslint-plugin-jest": "^24.1.4",
"eslint-plugin-prettier": "^3.3.1",
"graphql": "^15.5.0",
"husky": "^5.0.9",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1"
}
}
Loading

0 comments on commit 15ebc1b

Please sign in to comment.