Skip to content

Commit 4f448d6

Browse files
Merge pull request #6 from RobotlegsJS/greenkeeper/publish-please-4.0.0
Update publish-please to the latest version 🚀
2 parents 77d7713 + 20b30ed commit 4f448d6

File tree

3 files changed

+59
-261
lines changed

3 files changed

+59
-261
lines changed

.auditignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
https://npmjs.com/advisories/12
2+
https://npmjs.com/advisories/577

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/bluebird": "^3.5.24",
5959
"@types/chai": "^4.1.6",
6060
"@types/mocha": "^5.2.5",
61-
"@types/sinon": "^5.0.2",
61+
"@types/sinon": "^5.0.4",
6262
"bluebird": "^3.5.2",
6363
"browserify-versionify": "^1.0.6",
6464
"chai": "^4.2.0",
@@ -83,13 +83,13 @@
8383
"karma-sourcemap-writer": "^0.1.2",
8484
"karma-webpack": "^3.0.5",
8585
"mocha": "^5.2.0",
86-
"phaser-ce": "^2.11.0",
86+
"phaser-ce": "^2.11.1",
8787
"prettier": "^1.14.3",
88-
"publish-please": "^3.2.0",
88+
"publish-please": "^4.0.0",
8989
"reflect-metadata": "^0.1.12",
9090
"remap-istanbul": "^0.12.0",
9191
"rimraf": "^2.6.2",
92-
"sinon": "^6.3.4",
92+
"sinon": "^6.3.5",
9393
"sinon-chai": "^3.2.0",
9494
"ts-loader": "^5.2.1",
9595
"ts-node": "^7.0.1",

0 commit comments

Comments
 (0)