Skip to content

Commit

Permalink
Downgrade sinon to ^17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VasylMarchuk committed Jun 9, 2024
1 parent 0493e09 commit 76ac4d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"qunit-assertions-extra": "^1.0",
"qunit-dom": "^3.1.2",
"shiki": "^1.6.2",
"sinon": "^18.0.0",
"sinon": "^17.0.1",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
Expand Down

0 comments on commit 76ac4d3

Please sign in to comment.