build(deps-dev): Bump sinon from 15.2.0 to 16.0.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Sep 2023 16:49:39 +0000 (16:49 +0000)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 16:49:39 +0000 (16:49 +0000)
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 16.0.0.
- [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/v15.2.0...v16.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index a69193388360492a7faa3ec51e5747ad419e33d4..bebfe13ca1ad600bcece5e57dbfa0f32b0a47c26 100644 (file)
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-delete": "^2.0.0",
     "semver": "^7.5.4",
-    "sinon": "^15.2.0",
+    "sinon": "^16.0.0",
     "ts-node": "^10.9.1",
     "typescript": "~5.2.2"
   }
index 09fa37191fd3756dd5e3136c38668be0a67cbd65..ffc1a47ae866e37933cfabdb672c5190bd4ee689 100644 (file)
@@ -211,8 +211,8 @@ devDependencies:
     specifier: ^7.5.3
     version: 7.5.4
   sinon:
-    specifier: ^15.2.0
-    version: 15.2.0
+    specifier: ^16.0.0
+    version: 16.0.0
   ts-node:
     specifier: ^10.9.1
     version: 10.9.1(@types/node@20.6.0)(typescript@5.2.2)
@@ -8612,8 +8612,8 @@ packages:
       string-width: 1.0.2
     dev: true
 
-  /sinon@15.2.0:
-    resolution: {integrity: sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw==}
+  /sinon@16.0.0:
+    resolution: {integrity: sha512-B8AaZZm9CT5pqe4l4uWJztfD/mOTa7dL8Qo0W4+s+t74xECOgSZDDQCBjNgIK3+n4kyxQrSTv2V5ul8K25qkiQ==}
     dependencies:
       '@sinonjs/commons': 3.0.0
       '@sinonjs/fake-timers': 10.3.0