We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0b123 commit 78f729dCopy full SHA for 78f729d
package.json
@@ -70,7 +70,7 @@
70
"@types/bluebird": "^3.5.24",
71
"@types/chai": "^4.1.6",
72
"@types/mocha": "^5.2.5",
73
- "@types/sinon": "^5.0.2",
+ "@types/sinon": "^5.0.4",
74
"bluebird": "^3.5.2",
75
"browserify-versionify": "^1.0.6",
76
"chai": "^4.2.0",
@@ -101,7 +101,7 @@
101
"reflect-metadata": "^0.1.12",
102
"remap-istanbul": "^0.12.0",
103
"rimraf": "^2.6.2",
104
- "sinon": "^6.3.4",
+ "sinon": "^6.3.5",
105
"sinon-chai": "^3.2.0",
106
"source-map-support": "^0.5.9",
107
"ts-loader": "^5.2.1",
@@ -111,7 +111,7 @@
111
"typescript": "^3.1.1",
112
"uglifyjs-webpack-plugin": "^2.0.1",
113
"webpack": "^4.20.2",
114
- "webpack-cli": "^3.1.1",
+ "webpack-cli": "^3.1.2",
115
"webpack-dev-server": "^3.1.9"
116
}
117
0 commit comments