Skip to content

Commit 091d3d3

Browse files
release v5.0.3
1 parent 63b8bb2 commit 091d3d3

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "version-bump-prompt",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",
55
"keywords": [
66
"version",
@@ -52,7 +52,7 @@
5252
"@types/globby": "^9.1.0",
5353
"@types/inquirer": "^6.0.3",
5454
"@types/mocha": "^5.2.7",
55-
"@types/node": "^12.0.7",
55+
"@types/node": "^12.0.8",
5656
"@types/semver": "^6.0.0",
5757
"chai": "^4.2.0",
5858
"chai-exec": "^1.1.1",
@@ -68,14 +68,14 @@
6868
"strip-ansi": "^5.2.0",
6969
"tslint": "^5.17.0",
7070
"tslint-modular": "^1.4.1",
71-
"typescript": "^3.5.1",
72-
"typescript-tslint-plugin": "^0.4.0"
71+
"typescript": "^3.5.2",
72+
"typescript-tslint-plugin": "^0.5.0"
7373
},
7474
"dependencies": {
7575
"command-line-args": "^5.1.1",
7676
"detect-indent": "^6.0.0",
7777
"detect-newline": "^3.0.0",
78-
"ez-spawn": "^2.1.1",
78+
"ez-spawn": "^2.1.3",
7979
"globby": "^9.2.0",
8080
"inquirer": "^6.3.1",
8181
"log-symbols": "^3.0.0",

0 commit comments

Comments
 (0)