Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uetchy committed May 27, 2022
1 parent 912901c commit 5483b27
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 997 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"sha1": "^1.1.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-typescript": "^8.3.2",
Expand All @@ -36,8 +36,8 @@
"@types/sha1": "^1.1.3",
"cross-env": "^7.0.3",
"events": "^3.3.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"husky": "^8.0.1",
"jest": "^28.1.0",
"nock": "^13.2.4",
"nock-record": "^0.3.9",
"npm-run-all": "^4.1.5",
Expand All @@ -47,7 +47,7 @@
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.4",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.3",
"ts-node": "^10.8.0",
"tslib": "^2.4.0",
"typedoc": "^0.22.15",
Expand Down
Loading

0 comments on commit 5483b27

Please sign in to comment.