Skip to content

Commit 32b38ed

Browse files
Merge pull request #86 from RobotlegsJS/greenkeeper/publish-please-4.0.0
Update publish-please to the latest version 🚀
2 parents d6ecf43 + c990ff1 commit 32b38ed

File tree

3 files changed

+59
-228
lines changed

3 files changed

+59
-228
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
@@ -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",
@@ -97,11 +97,11 @@
9797
"mocha": "^5.2.0",
9898
"nyc": "^13.0.1",
9999
"prettier": "^1.14.3",
100-
"publish-please": "^3.2.0",
100+
"publish-please": "^4.0.0",
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)