We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-config-airbnb-base
eslint-plugin-import
sinon
typescript
1 parent ab77870 commit a01198fCopy full SHA for a01198f
package.json
@@ -43,12 +43,12 @@
43
"babel-eslint": "^8.2.6",
44
"coveralls": "^3.0.2",
45
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
46
- "eslint-config-airbnb-base": "^13.1.0",
47
- "eslint-plugin-import": "^2.17.2",
+ "eslint-config-airbnb-base": "^13.2.0",
+ "eslint-plugin-import": "^2.18.2",
48
"istanbul": "^0.4.5",
49
"mocha": "^5.2.0",
50
- "sinon": "^7.2.2",
51
- "typescript": "^3.2.2",
+ "sinon": "^7.5.0",
+ "typescript": "^3.6.3",
52
"typescript-eslint-parser": "^20.1.1"
53
},
54
"peerDependencies": {
0 commit comments