Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 2507028 commit 2fd0f5c
Show file tree
Hide file tree
Showing 2 changed files with 1,641 additions and 1,645 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,25 @@
},
"homepage": "https://github.com/mafo5/hamjest-sinon#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"eslint-config-leanbyte": "^2.0.0",
"hamjest": "^4.0.1",
"jest": "^29.3.1",
"jest-mock": "^29.3.1",
"lodash": "^4.17.21",
"mocha": "^10.0.0",
"sinon": "^16.0.0",
"sinon": "^19.0.0",
"typescript": "^5.0.0"
},
"peerDependencies": {
"hamjest": "^4.0.1",
"lodash": "^4.17.15",
"sinon": ">=15.0.0 <17.0.0"
"sinon": ">=15.0.0 <20.0.0"
},
"engines": {
"node": ">=16.0.0"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@4.4.1"
}
Loading

0 comments on commit 2fd0f5c

Please sign in to comment.