Skip to content

Commit

Permalink
Update dependencies (sindresorhus#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Oct 29, 2019
1 parent dbf4b79 commit f79cd83
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -35,7 +35,7 @@
"ci-info": "^2.0.0",
"clean-regexp": "^1.0.0",
"eslint-ast-utils": "^1.1.0",
"eslint-template-visitor": "^1.0.0",
"eslint-template-visitor": "^1.1.0",
"import-modules": "^2.0.0",
"lodash.camelcase": "^4.3.0",
"lodash.defaultsdeep": "^4.6.1",
Expand All @@ -46,19 +46,19 @@
"read-pkg-up": "^7.0.0",
"regexpp": "^3.0.0",
"reserved-words": "^0.1.2",
"safe-regex": "^2.0.2",
"safe-regex": "^2.1.1",
"semver": "^6.3.0"
},
"devDependencies": {
"ava": "^2.3.0",
"ava": "^2.4.0",
"babel-eslint": "^10.0.3",
"chalk": "^2.4.2",
"coveralls": "^3.0.6",
"coveralls": "^3.0.7",
"del": "^5.1.0",
"eslint": "^6.5.1",
"eslint-ava-rule-tester": "^3.0.0",
"eslint": "^6.6.0",
"eslint-ava-rule-tester": "^4.0.0",
"eslint-plugin-eslint-plugin": "2.1.0",
"execa": "^2.0.4",
"execa": "^3.2.0",
"listr": "^0.14.3",
"nyc": "^14.1.1",
"outdent": "^0.7.0",
Expand All @@ -67,7 +67,7 @@
"xo": "^0.25.3"
},
"peerDependencies": {
"eslint": ">=6.3.0"
"eslint": ">=6.6.0"
},
"ava": {
"files": [
Expand Down

0 comments on commit f79cd83

Please sign in to comment.