chore(deps): update dependency sinon to v19.0.5 (#37957)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-29 18:29:02 +00:00
committed by GitHub
parent abc0853e1b
commit f2d8d03783
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -94,7 +94,7 @@
"plato": "1.7.0",
"react-test-renderer": "16.14.0",
"selenium-webdriver": "4.30.0",
"sinon": "19.0.2",
"sinon": "19.0.5",
"squirejs": "0.1.0",
"string-replace-loader": "^3.1.0",
"stylelint-formatter-pretty": "4.0.1",
@@ -17648,14 +17648,14 @@
"license": "MIT"
},
"node_modules/sinon": {
"version": "19.0.2",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-19.0.2.tgz",
"integrity": "sha512-euuToqM+PjO4UgXeLETsfQiuoyPXlqFezr6YZDFwHR3t4qaX0fZUe1MfPMznTL5f8BWrVS89KduLdMUsxFCO6g==",
"version": "19.0.5",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-19.0.5.tgz",
"integrity": "sha512-r15s9/s+ub/d4bxNXqIUmwp6imVSdTorIRaxoecYjqTVLZ8RuoXr/4EDGwIBo6Waxn7f2gnURX9zuhAfCwaF6Q==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@sinonjs/commons": "^3.0.1",
"@sinonjs/fake-timers": "^13.0.2",
"@sinonjs/fake-timers": "^13.0.5",
"@sinonjs/samsam": "^8.0.1",
"diff": "^7.0.0",
"nise": "^6.1.1",

View File

@@ -119,7 +119,7 @@
"plato": "1.7.0",
"react-test-renderer": "16.14.0",
"selenium-webdriver": "4.30.0",
"sinon": "19.0.2",
"sinon": "19.0.5",
"squirejs": "0.1.0",
"string-replace-loader": "^3.1.0",
"stylelint-formatter-pretty": "4.0.1",