Skip to content

Commit

Permalink
Update dependency @types/sinon to v17 (#2400)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 3098c96 commit 9fe0814
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/react-select": "^4.0.17",
"@types/redux-logger": "^3.0.9",
"@types/showdown": "^1.9.4",
"@types/sinon": "^10.0.2",
"@types/sinon": "^17.0.0",
"@types/turndown": "^5.0.1",
"@types/url-assembler": "^2.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2966,12 +2966,12 @@ __metadata:
languageName: node
linkType: hard

"@types/sinon@npm:^10.0.2":
version: 10.0.20
resolution: "@types/sinon@npm:10.0.20"
"@types/sinon@npm:^17.0.0":
version: 17.0.3
resolution: "@types/sinon@npm:17.0.3"
dependencies:
"@types/sinonjs__fake-timers": "*"
checksum: 7322771345c202b90057f8112e0d34b7339e5ae1827fb1bfe385fc9e38ed6a2f18b4c66e88d27d98c775f7f74fb1167c0c14f61ca64155786534541e6c6eb05f
checksum: c8e9956d9c90fe1ec1cc43085ae48897f93f9ea86e909ab47f255ea71f5229651faa070393950fb6923aef426c84e92b375503f9f8886ef44668b82a8ee49e9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11161,7 +11161,7 @@ __metadata:
"@types/react-select": ^4.0.17
"@types/redux-logger": ^3.0.9
"@types/showdown": ^1.9.4
"@types/sinon": ^10.0.2
"@types/sinon": ^17.0.0
"@types/turndown": ^5.0.1
"@types/url-assembler": ^2.1.1
"@typescript-eslint/eslint-plugin": ^5.59.8
Expand Down

0 comments on commit 9fe0814

Please sign in to comment.