Skip to content

Commit 8a292c5

Browse files
[skip netlify]: Bump sinon from 18.0.0 to 19.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v18.0.0...v19.0.2) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 223f901 commit 8a292c5

File tree

3 files changed

+46
-40
lines changed

3 files changed

+46
-40
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"prettier": "^3.3.2",
7272
"qunit": "^2.22.0",
7373
"qunit-dom": "^3.2.0",
74-
"sinon": "^18.0.0",
74+
"sinon": "^19.0.2",
7575
"stylelint": "^16.9.0",
7676
"stylelint-config-standard": "^36.0.1",
7777
"stylelint-prettier": "^5.0.2",

pnpm-lock.yaml

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

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"prettier": "^3.3.2",
6969
"qunit": "^2.22.0",
7070
"qunit-dom": "^3.2.0",
71-
"sinon": "^18.0.0",
71+
"sinon": "^19.0.2",
7272
"stylelint": "^16.9.0",
7373
"stylelint-config-standard": "^36.0.1",
7474
"stylelint-prettier": "^5.0.2",

0 commit comments

Comments
 (0)