Skip to content

Commit

Permalink
[Dev Deps] update eslint, eslint-config-airbnb-base, in-publish
Browse files Browse the repository at this point in the history
…, `rimraf`, `safe-publish-latest`
  • Loading branch information
ljharb committed Mar 24, 2020
1 parent 375021c commit 8e744cf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"babel-preset-airbnb": "^2.5.3",
"chai": "^4.2.0",
"cheerio": "^1.0.0-rc.3",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.17.3",
"in-publish": "^2.0.0",
"in-publish": "^2.0.1",
"istanbul": "^1.0.0-alpha.2",
"mocha": "^3.5.3",
"mocha-wrap": "^2.1.2",
"rimraf": "^2.6.3",
"safe-publish-latest": "^1.1.2",
"rimraf": "^2.7.1",
"safe-publish-latest": "^1.1.4",
"sinon": "^3.3.0",
"sinon-sandbox": "^1.0.2"
},
Expand Down

0 comments on commit 8e744cf

Please sign in to comment.