Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 6277599

Browse files
committed
Update ESLint dependencies
1 parent 96f3789 commit 6277599

File tree

2 files changed

+113
-279
lines changed

2 files changed

+113
-279
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"component-type": "^1.2.1",
6161
"component-url": "^0.2.1",
6262
"debug": "^0.7.4",
63+
"eslint-plugin-react": "^7.9.1",
6364
"extend": "3.0.1",
6465
"inherits": "^2.0.1",
6566
"install": "^0.7.3",
@@ -72,16 +73,16 @@
7273
},
7374
"devDependencies": {
7475
"@segment/analytics.js-integration": "^3.2.1",
75-
"@segment/eslint-config": "^3.1.1",
76+
"@segment/eslint-config": "^4.0.0",
7677
"browserify": "13.0.0",
7778
"browserify-istanbul": "^2.0.0",
7879
"codecov": "^3.0.2",
7980
"compat-trigger-event": "^1.0.0",
8081
"component-each": "^0.2.6",
81-
"eslint": "^2.9.0",
82+
"eslint": "^4.19.1",
8283
"eslint-config-prettier": "^2.9.0",
83-
"eslint-plugin-mocha": "^2.2.0",
84-
"eslint-plugin-require-path-exists": "^1.1.5",
84+
"eslint-plugin-mocha": "^5.0.0",
85+
"eslint-plugin-require-path-exists": "^1.1.8",
8586
"husky": "^0.14.3",
8687
"istanbul": "^0.4.3",
8788
"jquery": "^3.2.1",

0 commit comments

Comments
 (0)