Skip to content

Commit 9546ca4

Browse files
clavecodervagrant
authored and
vagrant
committed
chore(package): #137 Update to latest NPM packages
1 parent 76e3090 commit 9546ca4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -105,41 +105,41 @@
105105
},
106106
"devDependencies": {
107107
"@types/mkdirp": "^0.3.29",
108-
"@types/node": "^6.0.62",
108+
"@types/node": "^6.0.68",
109109
"@types/sanitize-filename": "^1.1.28",
110110
"@types/tmp": "^0.0.32",
111111
"app-root-path": "^2.0.1",
112-
"awesome-typescript-loader": "^3.0.8",
112+
"awesome-typescript-loader": "^3.1.2",
113113
"ava": "^0.18.2",
114-
"babel-loader": "^6.3.2",
114+
"babel-loader": "^6.4.1",
115115
"babel-plugin-espower": "^2.3.2",
116116
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
117117
"babel-plugin-transform-async-to-generator": "^6.22.0",
118118
"babel-plugin-transform-class-properties": "^6.23.0",
119119
"babel-plugin-transform-decorators-legacy": "^1.3.4",
120120
"babel-plugin-transform-es2015-function-name": "^6.22.0",
121-
"babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",
121+
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.0",
122122
"babel-plugin-transform-exponentiation-operator": "^6.22.0",
123123
"babel-plugin-transform-function-sent": "^1.0.1",
124124
"babel-plugin-transform-runtime": "^6.23.0",
125125
"babel-preset-node6": "^11.0.0",
126-
"babel-register": "^6.23.0",
126+
"babel-register": "^6.24.0",
127127
"copy-webpack-plugin": "^4.0.1",
128128
"cpy-cli": "^1.0.1",
129129
"esdoc": "^0.5.2",
130-
"eslint": "^3.16.1",
130+
"eslint": "^3.18.0",
131131
"mkdirp": "^0.5.1",
132132
"glob-fs": "^0.1.6",
133-
"nyc": "^10.1.2",
133+
"nyc": "^10.2.0",
134134
"rimraf": "^2.6.1",
135135
"sanitize-filename": "^1.6.1",
136136
"tmp": "^0.0.31",
137-
"ts-node": "^2.1.0",
138-
"tslint": "^4.5.0",
139-
"typedoc": "^0.5.7",
140-
"typescript": "^2.2.1",
141-
"webpack": "^2.2.1",
142-
"webpack-merge": "^3.0.0"
137+
"ts-node": "^3.0.2",
138+
"tslint": "^4.5.1",
139+
"typedoc": "^0.5.9",
140+
"typescript": "^2.2.2",
141+
"webpack": "^2.3.2",
142+
"webpack-merge": "^4.1.0"
143143
},
144144
"babel": {
145145
"env": {

0 commit comments

Comments
 (0)