Skip to content

Commit c401065

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent 5d8f9b2 commit c401065

File tree

2 files changed

+1172
-62
lines changed

2 files changed

+1172
-62
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@
6868
},
6969
"devDependencies": {
7070
"@types/bluebird": "^3.5.24",
71-
"@types/chai": "^4.1.5",
71+
"@types/chai": "^4.1.6",
7272
"@types/mocha": "^5.2.5",
7373
"@types/sinon": "^5.0.2",
7474
"bluebird": "^3.5.2",
7575
"browserify-versionify": "^1.0.6",
76-
"chai": "^4.1.2",
76+
"chai": "^4.2.0",
7777
"es6-map": "^0.1.5",
7878
"es6-symbol": "^3.1.1",
7979
"glslify": "^6.3.1",
@@ -104,13 +104,13 @@
104104
"sinon": "^6.3.4",
105105
"sinon-chai": "^3.2.0",
106106
"source-map-support": "^0.5.9",
107-
"ts-loader": "^5.2.0",
107+
"ts-loader": "^5.2.1",
108108
"ts-node": "^7.0.1",
109109
"tslint": "^5.11.0",
110110
"tslint-config-prettier": "^1.15.0",
111-
"typescript": "^3.0.3",
111+
"typescript": "^3.1.1",
112112
"uglifyjs-webpack-plugin": "^2.0.1",
113-
"webpack": "^4.20.1",
113+
"webpack": "^4.20.2",
114114
"webpack-cli": "^3.1.1",
115115
"webpack-dev-server": "^3.1.9"
116116
}

0 commit comments

Comments
 (0)