Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Jul 6, 2019
1 parent ffb0b8e commit c1f817e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"eslint": "~6.0.1",
"eslint-config-standard": "12.0.0",
"eslint-config-standard-jsx": "6.0.2",
"eslint-config-standard": "13.0.0-1",
"eslint-config-standard-jsx": "7.0.0-0",
"eslint-plugin-import": "~2.18.0",
"eslint-plugin-node": "~9.1.0",
"eslint-plugin-promise": "~4.2.1",
Expand All @@ -29,7 +29,7 @@
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"run-parallel-limit": "^1.0.3",
"standard-packages": "^3.4.0",
"standard-packages": "^3.5.2",
"tape": "^4.6.0"
},
"engines": {
Expand Down

0 comments on commit c1f817e

Please sign in to comment.