Skip to content

Commit a01198f

Browse files
committed
[Dev Deps] update eslint-config-airbnb-base, eslint-plugin-import, sinon, typescript
1 parent ab77870 commit a01198f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"babel-eslint": "^8.2.6",
4444
"coveralls": "^3.0.2",
4545
"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",
46+
"eslint-config-airbnb-base": "^13.2.0",
47+
"eslint-plugin-import": "^2.18.2",
4848
"istanbul": "^0.4.5",
4949
"mocha": "^5.2.0",
50-
"sinon": "^7.2.2",
51-
"typescript": "^3.2.2",
50+
"sinon": "^7.5.0",
51+
"typescript": "^3.6.3",
5252
"typescript-eslint-parser": "^20.1.1"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)