Skip to content

Commit 0afde8f

Browse files
committed
[eslint config] [base] [deps] update eslint
1 parent 0814be6 commit 0afde8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/eslint-config-airbnb-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"homepage": "https://github.com/airbnb/javascript",
4747
"devDependencies": {
4848
"babel-tape-runner": "^1.3.1",
49-
"eslint": "^2.12.0",
49+
"eslint": "^2.13.0",
5050
"eslint-find-rules": "^1.10.0",
5151
"eslint-plugin-import": "^1.8.1",
5252
"tape": "^4.5.1",
5353
"in-publish": "^2.0.0"
5454
},
5555
"peerDependencies": {
56-
"eslint": "^2.12.0",
56+
"eslint": "^2.13.0",
5757
"eslint-plugin-import": "^1.8.1"
5858
}
5959
}

packages/eslint-config-airbnb-base/test/test-base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import fs from 'fs';
22
import path from 'path';
33
import test from 'tape';
44

5-
const index = require('../');
5+
import index from '../';
66

77
const files = { index };
88

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy