Skip to content

Commit

Permalink
chore: bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Feb 14, 2022
1 parent 4de8fce commit b41e870
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 26 deletions.
31 changes: 13 additions & 18 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
"@malijs/call-types": "~0.4.0",
"@malijs/compose": "^1.3.2",
"delegates": "^1.0.0",
"destroy": "^1.0.4",
"destroy": "^1.1.0",
"ee-first": "^1.1.1",
"lodash.camelcase": "^4.3.0",
"lodash.pull": "^4.1.0"
},
"peerDependencies": {
"@grpc/grpc-js": "^1.4.1",
"@grpc/grpc-js": "^1.5.5",
"@grpc/proto-loader": "^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0"
},
"devDependencies": {
"@grpc/grpc-js": "^1.4.1",
"@grpc/proto-loader": "^0.6.4",
"async": "^3.2.1",
"@grpc/grpc-js": "^1.5.5",
"@grpc/proto-loader": "^0.6.9",
"async": "^3.2.3",
"ava": "^3.15.0",
"benchmarkify": "^3.0.0",
"google-protobuf": "^3.18.1",
"google-protobuf": "^3.19.4",
"highland": "3.0.0-beta.10",
"is-ci": "^3.0.0",
"jsdoc-to-markdown": "^7.1.0",
"is-ci": "^3.0.1",
"jsdoc-to-markdown": "^7.1.1",
"lodash": "^4.17.21",
"nyc": "^15.1.0",
"snazzy": "^9.0.0",
Expand Down

0 comments on commit b41e870

Please sign in to comment.