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 8de2efb commit f7af6d0Copy full SHA for f7af6d0
package.json
@@ -72,7 +72,7 @@
72
"@types/bluebird": "^3.5.24",
73
"@types/chai": "^4.1.7",
74
"@types/mocha": "^5.2.5",
75
- "@types/sinon": "^5.0.6",
+ "@types/sinon": "^5.0.7",
76
"@types/webpack-env": "^1.13.6",
77
"bluebird": "^3.5.3",
78
"browserify-versionify": "^1.0.6",
@@ -97,12 +97,12 @@
97
"mocha": "^5.2.0",
98
"nyc": "^13.1.0",
99
"prettier": "^1.15.2",
100
- "publish-please": "^5.2.0",
+ "publish-please": "^5.3.0",
101
"puppeteer": "^1.10.0",
102
"reflect-metadata": "^0.1.12",
103
"remap-istanbul": "^0.12.0",
104
"rimraf": "^2.6.2",
105
- "sinon": "^5.1.1",
+ "sinon": "^7.1.1",
106
"sinon-chai": "^3.2.0",
107
"source-map-support": "^0.5.9",
108
"ts-loader": "^5.3.0",
0 commit comments