Skip to content

Commit 78f729d

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent 9c0b123 commit 78f729d

File tree

2 files changed

+1128
-37
lines changed

2 files changed

+1128
-37
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/bluebird": "^3.5.24",
7171
"@types/chai": "^4.1.6",
7272
"@types/mocha": "^5.2.5",
73-
"@types/sinon": "^5.0.2",
73+
"@types/sinon": "^5.0.4",
7474
"bluebird": "^3.5.2",
7575
"browserify-versionify": "^1.0.6",
7676
"chai": "^4.2.0",
@@ -101,7 +101,7 @@
101101
"reflect-metadata": "^0.1.12",
102102
"remap-istanbul": "^0.12.0",
103103
"rimraf": "^2.6.2",
104-
"sinon": "^6.3.4",
104+
"sinon": "^6.3.5",
105105
"sinon-chai": "^3.2.0",
106106
"source-map-support": "^0.5.9",
107107
"ts-loader": "^5.2.1",
@@ -111,7 +111,7 @@
111111
"typescript": "^3.1.1",
112112
"uglifyjs-webpack-plugin": "^2.0.1",
113113
"webpack": "^4.20.2",
114-
"webpack-cli": "^3.1.1",
114+
"webpack-cli": "^3.1.2",
115115
"webpack-dev-server": "^3.1.9"
116116
}
117117
}

0 commit comments

Comments
 (0)