Skip to content

Commit

Permalink
chore: deps update node 14 (#2247)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency mkdirp to v3 (#2077)

* chore(deps): update dependency sinon to v19 (#2186)

* chore(deps): update dependency nise to v6.1.1 (#2193)
  • Loading branch information
MarkDuckworth authored Dec 4, 2024
1 parent 0791917 commit c498b3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/duplexify": "^3.5.0",
"@types/extend": "^3.0.0",
"@types/mocha": "^9.0.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/sinon": "^17.0.0",
"@types/through2": "^2.0.34",
"c8": "^9.0.0",
Expand All @@ -92,20 +92,20 @@
"duplexify": "^4.0.0",
"execa": "^5.1.1",
"extend": "^3.0.2",
"fs-extra": "7.0.1",
"fs-extra": "10.1.0",
"gapic-tools": "^0.4.0",
"gts": "^5.0.1",
"jsdoc": "^4.0.0",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
"length-prefixed-json-stream": "^1.0.1",
"linkinator": "^3.0.0",
"mkdirp": "^1.0.4",
"mkdirp": "^3.0.0",
"mocha": "^9.2.2",
"protobufjs-cli": "^1.1.2",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
"nise": "6.0.0",
"sinon": "^18.0.0",
"path-to-regexp": "^6.0.0",
"through2": "^4.0.0",
"ts-node": "^10.0.0",
Expand Down

0 comments on commit c498b3e

Please sign in to comment.