Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 8e744cf

Browse files
committed
[Dev Deps] update eslint, eslint-config-airbnb-base, in-publish, rimraf, safe-publish-latest
1 parent 375021c commit 8e744cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"babel-preset-airbnb": "^2.5.3",
5353
"chai": "^4.2.0",
5454
"cheerio": "^1.0.0-rc.3",
55-
"eslint": "^5.16.0",
56-
"eslint-config-airbnb-base": "^13.1.0",
55+
"eslint": "^6.8.0",
56+
"eslint-config-airbnb-base": "^14.1.0",
5757
"eslint-plugin-import": "^2.17.3",
58-
"in-publish": "^2.0.0",
58+
"in-publish": "^2.0.1",
5959
"istanbul": "^1.0.0-alpha.2",
6060
"mocha": "^3.5.3",
6161
"mocha-wrap": "^2.1.2",
62-
"rimraf": "^2.6.3",
63-
"safe-publish-latest": "^1.1.2",
62+
"rimraf": "^2.7.1",
63+
"safe-publish-latest": "^1.1.4",
6464
"sinon": "^3.3.0",
6565
"sinon-sandbox": "^1.0.2"
6666
},

0 commit comments

Comments
 (0)