Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 8, 2020
1 parent e05efc3 commit f59ec7b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -51,15 +51,15 @@
"typescript"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"arrify": "^2.0.1",
"cosmiconfig": "^6.0.0",
"debug": "^4.1.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-xo": "^0.29.0",
"eslint-config-xo-typescript": "^0.26.0",
"eslint-config-xo-typescript": "^0.27.0",
"eslint-formatter-pretty": "^3.0.1",
"eslint-import-resolver-webpack": "^0.12.1",
"eslint-plugin-ava": "^10.0.1",
Expand All @@ -69,10 +69,10 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-unicorn": "^17.2.0",
"eslint-plugin-unicorn": "^18.0.1",
"find-cache-dir": "^3.3.1",
"find-up": "^4.1.0",
"fs-extra": "^8.1.0",
"fs-extra": "^9.0.0",
"get-stdin": "^7.0.0",
"globby": "^9.0.0",
"has-flag": "^4.0.0",
Expand All @@ -89,7 +89,7 @@
"prettier": "^2.0.4",
"resolve-cwd": "^3.0.0",
"resolve-from": "^5.0.0",
"semver": "^7.1.3",
"semver": "^7.2.1",
"slash": "^3.0.0",
"to-absolute-glob": "^2.0.2",
"typescript": "^3.0.0",
Expand All @@ -100,7 +100,7 @@
"coveralls": "^3.0.6",
"eslint-config-xo-react": "^0.23.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.0",
"eslint-plugin-react-hooks": "^3.0.0",
"execa": "^4.0.0",
"nyc": "^15.0.0",
"pify": "^5.0.0",
Expand Down

0 comments on commit f59ec7b

Please sign in to comment.