Skip to content

Commit 3ae9130

Browse files
committed
updated package versions
1 parent 11d77ee commit 3ae9130

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -53,28 +53,28 @@
5353
"all": true
5454
},
5555
"devDependencies": {
56-
"@types/chai": "^4.0.10",
57-
"@types/mocha": "^2.2.45",
56+
"@types/chai": "^4.1.2",
57+
"@types/mocha": "^2.2.48",
5858
"babel-cli": "^6.26.0",
5959
"babel-core": "^6.26.0",
60-
"babel-eslint": "^8.1.0",
61-
"babel-loader": "^7.1.2",
60+
"babel-eslint": "^8.2.2",
61+
"babel-loader": "^7.1.4",
6262
"babel-plugin-add-module-exports": "^0.2.1",
6363
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
6464
"babel-preset-env": "^1.6.1",
6565
"chai": "^4.1.2",
6666
"codecov": "^3.0.0",
67-
"eslint": "^4.14.0",
67+
"eslint": "^4.18.2",
6868
"eslint-config-airbnb-base": "^12.1.0",
69-
"eslint-plugin-import": "^2.8.0",
69+
"eslint-plugin-import": "^2.9.0",
7070
"istanbul": "^v1.1.0-alpha.1",
71-
"mocha": "^4.0.1",
72-
"mochawesome": "^3.0.0",
73-
"nyc": "^11.4.1",
74-
"ts-node": "^4.1.0",
75-
"tslint": "^5.8.0",
76-
"typescript": "^2.6.2",
77-
"webpack": "^3.10.0",
78-
"yargs": "^10.0.3"
71+
"mocha": "^5.0.4",
72+
"mochawesome": "^3.0.2",
73+
"nyc": "^11.6.0",
74+
"ts-node": "^5.0.1",
75+
"tslint": "^5.9.1",
76+
"typescript": "^2.7.2",
77+
"webpack": "^4.1.1",
78+
"yargs": "^11.0.0"
7979
}
8080
}

0 commit comments

Comments
 (0)