Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uetchy committed Mar 4, 2022
1 parent 9695ed8 commit 6da05f2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,37 +20,37 @@
"lib"
],
"dependencies": {
"cross-fetch": "^3.1.4",
"cross-fetch": "^3.1.5",
"debug": "^4.3.2",
"sha1": "^1.1.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-typescript": "^8.3.0",
"@types/debug": "^4.1.7",
"@types/events": "^3.0.0",
"@types/jest": "^27.0.2",
"@types/jest": "^27.4.0",
"@types/node": "^16.11.4",
"@types/sha1": "^1.1.3",
"cross-env": "^7.0.3",
"events": "^3.3.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"nock": "^13.1.4",
"jest": "^27.4.7",
"nock": "^13.2.2",
"nock-record": "^0.3.9",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"rollup": "^2.58.1",
"rollup": "^2.66.0",
"rollup-plugin-dts": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.3",
"ts-jest": "^27.0.7",
"shx": "^0.3.4",
"ts-jest": "^27.1.3",
"ts-node": "^10.4.0",
"tslib": "^2.3.1",
"typedoc": "^0.22.7",
"typescript": "^4.4.4"
"typedoc": "^0.22.11",
"typescript": "^4.5.5"
},
"homepage": "https://github.com/holodata/masterchat",
"repository": {
Expand Down

0 comments on commit 6da05f2

Please sign in to comment.