Compare commits

..
Author SHA1 Message Date
dependabot[bot] b73104ba75 Bump sinon from 1.17.7 to 21.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 21.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v1.17.7...v21.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 20:25:08 +00:00
2 changed files with 1012 additions and 841 deletions
+1010 -839
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -56,7 +56,7 @@
"deamdify": "^0.2.0",
"deepcopy": "^0.6.1",
"del": "^2.0.2",
"eslint": "^9.39.2",
"eslint": "^1.5.1",
"eslint-config-pebble": "^1.2.0",
"eslint-plugin-standard": "^1.3.1",
"gulp": "^5.0.1",
@@ -80,7 +80,7 @@
"postcss": "^8.5.6",
"require-from-string": "^2.0.2",
"sass": "^1.94.2",
"sinon": "^1.17.3",
"sinon": "^21.0.1",
"stringify": "^3.2.0",
"through": "^2.3.8",
"tosource": "^1.0.0",