Skip to content

Commit

Permalink
fix: bumping dependencies
Browse files Browse the repository at this point in the history
and testing semantic-release
  • Loading branch information
ammmze committed Feb 28, 2021
1 parent 75ddef1 commit 6893574
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 474 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,14 @@
"devDependencies": {
"chai": "^4.2.0",
"coveralls": "^3.0.11",
"eslint": "^6.8.0",
"mocha": "^7.1.1",
"eslint": "^7.21.0",
"mocha": "^8.3.0",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.0.0",
"semantic-release": "^17.4.0"
},
"dependencies": {
"argparse": "^1.0.10",
"optimist": "^0.6.1",
"argparse": "^2.0.1",
"semver-regex": "^3.1.1",
"xml-parser": "^1.2.1"
}
Expand Down
Loading

0 comments on commit 6893574

Please sign in to comment.