Skip to content

Commit d3c5399

Browse files
committed
Update dependencies
1 parent f656ee3 commit d3c5399

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"typescript"
5252
],
5353
"dependencies": {
54-
"@typescript-eslint/eslint-plugin": "^2.22.0",
55-
"@typescript-eslint/parser": "^2.22.0",
54+
"@typescript-eslint/eslint-plugin": "^2.23.0",
55+
"@typescript-eslint/parser": "^2.23.0",
5656
"arrify": "^2.0.1",
5757
"cosmiconfig": "^6.0.0",
5858
"debug": "^4.1.0",
@@ -70,7 +70,7 @@
7070
"eslint-plugin-prettier": "^3.1.2",
7171
"eslint-plugin-promise": "^4.2.1",
7272
"eslint-plugin-unicorn": "^17.2.0",
73-
"find-cache-dir": "^3.0.0",
73+
"find-cache-dir": "^3.3.1",
7474
"find-up": "^4.1.0",
7575
"fs-extra": "^8.1.0",
7676
"get-stdin": "^7.0.0",
@@ -103,7 +103,7 @@
103103
"eslint-plugin-react-hooks": "^2.5.0",
104104
"execa": "^4.0.0",
105105
"nyc": "^15.0.0",
106-
"pify": "^4.0.0",
106+
"pify": "^5.0.0",
107107
"proxyquire": "^2.1.3",
108108
"temp-write": "^4.0.0",
109109
"webpack": "^4.42.0"

0 commit comments

Comments
 (0)