Skip to content

Commit 4288a36

Browse files
dependabot[bot]tpluscode
authored andcommitted
build(deps-dev): bump sinon and @types/sinon
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together. Updates `sinon` from 19.0.2 to 21.0.1 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.2...v21.0.1) Updates `@types/sinon` from 17.0.3 to 21.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/sinon" dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e17af2d commit 4288a36

2 files changed

Lines changed: 30 additions & 67 deletions

File tree

package-lock.json

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

packages/shape-to-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/chai-string": "^1.4.5",
4646
"@types/debug": "^4.1.12",
4747
"@types/n3": "^1.26.1",
48-
"@types/sinon": "^17.0.3",
48+
"@types/sinon": "^21.0.0",
4949
"@types/sparql-http-client": "^3.0.5",
5050
"@types/sparqljs": "^3.1.12",
5151
"@types/wait-on": "^5.3.4",
@@ -60,7 +60,7 @@
6060
"mocha-chai-rdf": "^0.1.10",
6161
"n3": "^2.0.1",
6262
"oxigraph": "^0.4.9",
63-
"sinon": "^19.0.2",
63+
"sinon": "^21.0.1",
6464
"sparql-http-client": "^3.0.1",
6565
"string-to-stream": "^3.0.1",
6666
"tbbt-ld": "^1.1.0",

0 commit comments

Comments
 (0)