Skip to content

Commit 79abb9a

Browse files
committed
updated package versions
1 parent 5961185 commit 79abb9a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -52,27 +52,27 @@
5252
},
5353
"devDependencies": {
5454
"@types/chai": "^4.0.4",
55-
"@types/mocha": "^2.2.42",
55+
"@types/mocha": "^2.2.43",
5656
"babel-cli": "^6.26.0",
5757
"babel-core": "^6.26.0",
5858
"babel-eslint": "^8.0.1",
5959
"babel-loader": "^7.1.2",
6060
"babel-plugin-add-module-exports": "^0.2.1",
6161
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
62-
"babel-preset-env": "^1.6.0",
62+
"babel-preset-env": "^1.6.1",
6363
"chai": "^4.1.2",
64-
"codecov": "^2.3.0",
65-
"eslint": "^4.8.0",
66-
"eslint-config-airbnb-base": "^12.0.2",
67-
"eslint-plugin-import": "^2.7.0",
64+
"codecov": "^2.3.1",
65+
"eslint": "^4.9.0",
66+
"eslint-config-airbnb-base": "^12.1.0",
67+
"eslint-plugin-import": "^2.8.0",
6868
"istanbul": "^v1.1.0-alpha.1",
6969
"mocha": "^4.0.1",
7070
"mochawesome": "^2.3.1",
7171
"nyc": "^11.2.1",
7272
"ts-node": "^3.3.0",
73-
"tslint": "^5.7.0",
73+
"tslint": "^5.8.0",
7474
"typescript": "^2.5.3",
75-
"webpack": "^3.7.1",
75+
"webpack": "^3.8.1",
7676
"yargs": "^9.0.1"
7777
}
7878
}

0 commit comments

Comments
 (0)