Skip to content

Commit

Permalink
chore: updated dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
schaechinger committed Aug 23, 2021
1 parent 8f92b13 commit 3d6d750
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 73 deletions.
141 changes: 75 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,29 +66,29 @@
"@types/md5": "^2.3.1",
"@types/mocha": "^9.0.0",
"@types/moxios": "^0.4.12",
"@types/node": "^16.4.3",
"@types/rimraf": "^3.0.1",
"@types/node": "^16.7.1",
"@types/rimraf": "^3.0.2",
"@types/sinon": "^10.0.2",
"@types/tough-cookie": "^4.0.1",
"@types/yauzl": "^2.9.2",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"eslint": "^7.32.0",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-simple-import-sort": "7.0.0",
"husky": "^7.0.1",
"license-checker": "^25.0.1",
"mocha": "^9.0.3",
"mocha": "^9.1.0",
"moxios": "^0.4.0",
"nyc": "^15.1.0",
"prettier": "^2.3.2",
"rimraf": "^3.0.2",
"sinon": "^11.1.2",
"ts-node": "^10.1.0",
"ts-node": "^10.2.1",
"typescript": "^4.3.5"
},
"nyc": {
Expand Down

0 comments on commit 3d6d750

Please sign in to comment.