Skip to content

Commit 0c9d469

Browse files
authored
Pump lint-staged & sinon to latest (#1505)
Fix: #1504
1 parent 8fea81e commit 0c9d469

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@
6969
"globals": "^17.0.0",
7070
"husky": "^9.1.7",
7171
"jsdoc": "^4.0.4",
72-
"lint-staged": "^16.2.0",
72+
"lint-staged": "^17.0.0",
7373
"mocha": "^11.0.2",
7474
"node-gyp": "^12.2.0",
7575
"nyc": "^18.0.0",
7676
"prebuildify": "^6.0.1",
7777
"rimraf": "^6.0.1",
78-
"sinon": "^21.0.0",
78+
"sinon": "^22.0.0",
7979
"tree-kill": "^1.2.2",
8080
"tsd": "^0.33.0",
8181
"typescript": "^6.0.2"

0 commit comments

Comments
 (0)