[npm]: bump @types/sinon from 21.0.1 to 22.0.0#104
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@copilot resolve the merge conflicts in this pull request |
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 21.0.1 to 22.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: "@types/sinon" dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
6a7e38d to
8cbb552
Compare
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates the TypeScript type definitions for Sinon used by the DitaCraft extension, keeping the dev toolchain aligned with the Sinon major version already in use.
Changes:
- Bump
@types/sinonfrom^21.0.1to^22.0.0in rootdevDependencies. - Update
package-lock.jsonto reflect the new@types/sinontarball, integrity, and resolved version.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates @types/sinon dev dependency to ^22.0.0. |
| package-lock.json | Locks @types/sinon to 22.0.0 with updated resolved URL and integrity hash. |
This PR branch is now conflict-free and up to date with |
Bumps @types/sinon from 21.0.1 to 22.0.0.
Commits