Skip to content

Commit

Permalink
v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Aug 29, 2020
1 parent 4334953 commit 520a672
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"zippackage:win64": "jszip ./LICENSE ./README.md ./README.ja.md ./pkg/win64/index.exe -o ./dest/win64.zip"
},
"dependencies": {
"commander": "^6.0.0",
"commander": "^6.1.0",
"global-agent": "^2.1.12",
"package-json": "^6.5.0",
"readline-sync": "^1.4.10",
Expand All @@ -42,15 +42,15 @@
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^7.6.0",
"eslint-plugin-jsdoc": "^30.2.1",
"eslint": "^7.7.0",
"eslint-plugin-jsdoc": "^30.3.0",
"jszip-cli": "^1.4.24",
"mocha": "^8.1.1",
"mocha": "^8.1.3",
"nexe": "^3.3.7",
"nyc": "^15.1.0",
"rewiremock": "^3.14.3",
"rimraf": "^3.0.2",
"sinon": "^9.0.3"
},
"version": "5.4.4"
"version": "5.4.5"
}

0 comments on commit 520a672

Please sign in to comment.