Skip to content

Commit cbb610e

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent 4d25cb4 commit cbb610e

File tree

2 files changed

+450
-544
lines changed

2 files changed

+450
-544
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -63,20 +63,20 @@
6363
},
6464
"homepage": "https://github.com/RobotlegsJS/SignalsJS#readme",
6565
"devDependencies": {
66-
"@types/bluebird": "^3.5.20",
67-
"@types/chai": "^4.1.3",
68-
"@types/mocha": "^5.2.1",
66+
"@types/bluebird": "^3.5.23",
67+
"@types/chai": "^4.1.4",
68+
"@types/mocha": "^5.2.5",
6969
"@types/sinon": "^5.0.1",
7070
"bluebird": "^3.5.1",
7171
"browserify-versionify": "^1.0.6",
7272
"chai": "^4.1.2",
7373
"es6-map": "^0.1.5",
7474
"es6-symbol": "^3.1.1",
75-
"glslify": "^6.1.1",
75+
"glslify": "^6.2.1",
7676
"imports-loader": "^0.8.0",
7777
"istanbul": "^0.4.5",
7878
"istanbul-instrumenter-loader": "^3.0.1",
79-
"karma": "^2.0.2",
79+
"karma": "^2.0.5",
8080
"karma-chai": "^0.1.0",
8181
"karma-chai-sinon": "^0.1.5",
8282
"karma-chrome-launcher": "^2.2.0",
@@ -92,22 +92,22 @@
9292
"karma-webpack": "^3.0.0",
9393
"mocha": "^5.2.0",
9494
"nyc": "^12.0.2",
95-
"prettier": "^1.13.5",
96-
"publish-please": "^3.0.1",
95+
"prettier": "^1.13.7",
96+
"publish-please": "^3.2.0",
9797
"reflect-metadata": "^0.1.12",
9898
"remap-istanbul": "^0.11.1",
9999
"rimraf": "^2.6.2",
100100
"sinon": "^6.1.4",
101-
"sinon-chai": "^3.1.0",
101+
"sinon-chai": "^3.2.0",
102102
"source-map-support": "^0.5.6",
103-
"ts-loader": "^4.4.1",
103+
"ts-loader": "^4.4.2",
104104
"ts-node": "^7.0.0",
105-
"tslint": "^5.10.0",
106-
"tslint-config-prettier": "^1.13.0",
107-
"typescript": "^2.9.1",
108-
"uglifyjs-webpack-plugin": "^1.2.5",
109-
"webpack": "^4.12.0",
110-
"webpack-cli": "^3.0.3",
111-
"webpack-dev-server": "^3.1.4"
105+
"tslint": "^5.11.0",
106+
"tslint-config-prettier": "^1.14.0",
107+
"typescript": "^2.9.2",
108+
"uglifyjs-webpack-plugin": "^1.2.7",
109+
"webpack": "^4.16.2",
110+
"webpack-cli": "^3.1.0",
111+
"webpack-dev-server": "^3.1.5"
112112
}
113113
}

0 commit comments

Comments
 (0)