Skip to content

Commit 5fc4ee8

Browse files
committed
12.0.1
1 parent 389bd23 commit 5fc4ee8

3 files changed

Lines changed: 40 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changes
22

3+
## 12.0.1
4+
5+
- [`389bd23`](https://github.com/sinonjs/referee-sinon/commit/389bd23d4b66cf171667a9c67ab56a02b75ba8c3)
6+
Bump es5-ext from 0.10.53 to 0.10.63 (#136) (dependabot[bot])
7+
>
8+
> Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
9+
> - [Release notes](https://github.com/medikoo/es5-ext/releases)
10+
> - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
11+
> - [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.63)
12+
>
13+
> ---
14+
> updated-dependencies:
15+
> - dependency-name: es5-ext
16+
> dependency-type: indirect
17+
> ...
18+
>
19+
> Signed-off-by: dependabot[bot] <support@github.com>
20+
> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21+
- [`92a956f`](https://github.com/sinonjs/referee-sinon/commit/92a956f2f810f4db578ea34c7ce7687c3a0fb3e9)
22+
Bump ip from 1.1.8 to 1.1.9 (#135) (dependabot[bot])
23+
>
24+
> Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
25+
> - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)
26+
>
27+
> ---
28+
> updated-dependencies:
29+
> - dependency-name: ip
30+
> dependency-type: indirect
31+
> ...
32+
>
33+
> Signed-off-by: dependabot[bot] <support@github.com>
34+
> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
35+
- [`f87bdeb`](https://github.com/sinonjs/referee-sinon/commit/f87bdebd6ae55ac482c715443bb38f092a9e79be)
36+
chore: upgrade actions/checkout to 4 (Morgan Roderick)
37+
38+
_Released by Morgan Roderick on 2026-03-20._
39+
340
## 12.0.0
441

542
- [`1144e38`](https://github.com/sinonjs/referee-sinon/commit/1144e38811b0aa690418a04321b1f026b5491053)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sinonjs/referee-sinon",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Sinon.JS assertions for referee",
55
"homepage": "https://github.com/sinonjs/referee-sinon",
66
"author": "Christian Johansen",

0 commit comments

Comments
 (0)