Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): Bump sinon from 19.0.0 to 19.0.2 #4281

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 19 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2140,7 +2140,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:13.0.1, @sinonjs/fake-timers@npm:^13.0.1":
"@sinonjs/fake-timers@npm:^13.0.1":
version: 13.0.1
resolution: "@sinonjs/fake-timers@npm:13.0.1"
dependencies:
Expand All @@ -2149,6 +2149,15 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^13.0.2":
version: 13.0.2
resolution: "@sinonjs/fake-timers@npm:13.0.2"
dependencies:
"@sinonjs/commons": "npm:^3.0.1"
checksum: 10/77cca5c548e2529931908c48ac375f162ee901bc52110197b4c470b2535c6c571f9ecd4fa12157f4d2ae174c5391f03940fb563a681a691fb44204a0ef3ded35
languageName: node
linkType: hard

"@sinonjs/samsam@npm:^8.0.1":
version: 8.0.2
resolution: "@sinonjs/samsam@npm:8.0.2"
Expand Down Expand Up @@ -7369,16 +7378,16 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^6.1.0":
version: 6.1.0
resolution: "nise@npm:6.1.0"
"nise@npm:^6.1.1":
version: 6.1.1
resolution: "nise@npm:6.1.1"
dependencies:
"@sinonjs/commons": "npm:^3.0.1"
"@sinonjs/fake-timers": "npm:^13.0.1"
"@sinonjs/text-encoding": "npm:^0.7.3"
just-extend: "npm:^6.2.0"
path-to-regexp: "npm:^8.1.0"
checksum: 10/713b0ae4b482421b93caee19dc6511358d744e44acfd307fddbbfaa783d12b43f7eaaaaef023949c9ad39f69a580bbae31321fde777e78d66ce057f4c9f86334
checksum: 10/2d3175587cf0a351e2c91eb643fdc59d266de39f394a3ac0bace38571749d1e7f25341d763899245139b8f0d2ee048b2d3387d75ecf94c4897e947d5fc881eea
languageName: node
linkType: hard

Expand Down Expand Up @@ -9316,16 +9325,16 @@ __metadata:
linkType: hard

"sinon@npm:^19.0.0":
version: 19.0.0
resolution: "sinon@npm:19.0.0"
version: 19.0.2
resolution: "sinon@npm:19.0.2"
dependencies:
"@sinonjs/commons": "npm:^3.0.1"
"@sinonjs/fake-timers": "npm:13.0.1"
"@sinonjs/fake-timers": "npm:^13.0.2"
"@sinonjs/samsam": "npm:^8.0.1"
diff: "npm:^7.0.0"
nise: "npm:^6.1.0"
nise: "npm:^6.1.1"
supports-color: "npm:^7.2.0"
checksum: 10/8042b37344cdf1a69f263bc952e476afbc8c946026f6eddd7ae775b8542bd62c9b1e71ff50d60dbc1a830446c80a5221b5d7e0889ce583d0136aae5c7d26d37e
checksum: 10/0be47968e9352269d0bdd26cdae7ae4e67d94fa007e8417d1e66ac95ba8537214edc770aff01b0f5a6f07588a1f7d3c947fff9366d799db85d3a4c405b875460
languageName: node
linkType: hard

Expand Down