Skip to content

Commit

Permalink
chore: update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 8735a24 commit c29d920
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.0",
"@types/sinon-chai": "^3.2.12",
"ajv": "^8.13.0",
"ajv-errors": "^3.0.0",
Expand Down Expand Up @@ -121,8 +121,8 @@
"rollup-plugin-copy": "^3.5.0",
"sass": "^1.75.0",
"sass-loader": "^14.2.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"sinon": "^18.0.0",
"sinon-chai": "^4.0.0",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"typescript": "^5.4.5",
Expand Down

0 comments on commit c29d920

Please sign in to comment.