Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 11, 2020
1 parent f656ee3 commit d3c5399
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"typescript"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.22.0",
"@typescript-eslint/parser": "^2.22.0",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"arrify": "^2.0.1",
"cosmiconfig": "^6.0.0",
"debug": "^4.1.0",
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-unicorn": "^17.2.0",
"find-cache-dir": "^3.0.0",
"find-cache-dir": "^3.3.1",
"find-up": "^4.1.0",
"fs-extra": "^8.1.0",
"get-stdin": "^7.0.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"eslint-plugin-react-hooks": "^2.5.0",
"execa": "^4.0.0",
"nyc": "^15.0.0",
"pify": "^4.0.0",
"pify": "^5.0.0",
"proxyquire": "^2.1.3",
"temp-write": "^4.0.0",
"webpack": "^4.42.0"
Expand Down

0 comments on commit d3c5399

Please sign in to comment.