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 23, 2021
1 parent 219b28f commit dad6934
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 709 deletions.
20 changes: 10 additions & 10 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.13.0",
"@babel/core": "^7.13.1",
"@babel/preset-env": "^7.13.5",
"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",
"husky": "^5.0.9",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-prettier": "^3.3.1",
"graphql": "^15.5.0",
"husky": "^5.1.1",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1"
}
}
Loading

0 comments on commit dad6934

Please sign in to comment.