Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ominestre committed May 31, 2022
1 parent 121fd9b commit 9ac1737
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 114 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
"@types/cli-progress": "~3.11.0",
"@types/cli-table": "~0.3.0",
"@types/mocha": "~9.1.1",
"@types/node": "~17.0.35",
"@types/node": "~17.0.36",
"@types/sinon": "~10.0.11",
"@types/yargs": "~17.0.10",
"@typescript-eslint/eslint-plugin": "~5.25.0",
"@typescript-eslint/parser": "~5.25.0",
"@typescript-eslint/eslint-plugin": "~5.27.0",
"@typescript-eslint/parser": "~5.27.0",
"chai": "~4.3.6",
"eslint": "~8.15.0",
"eslint": "~8.16.0",
"eslint-config-airbnb-base": "~15.0.0",
"eslint-plugin-import": "~2.26.0",
"lodash": "^4.17.21",
"mocha": "~10.0.0",
"rimraf": "~3.0.2",
"sinon": "~14.0.0",
"ts-node": "~10.7.0",
"typedoc": "~0.22.15",
"typescript": "~4.6.4"
"ts-node": "~10.8.0",
"typedoc": "~0.22.16",
"typescript": "~4.7.2"
},
"dependencies": {
"cli-progress": "~3.11.1",
Expand Down
Loading

0 comments on commit 9ac1737

Please sign in to comment.