chore(deps): update dependency sinon to v16 (#1727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
220afd3e3e
commit
7392dc9d19
2 changed files with 16 additions and 2 deletions
|
@ -88,7 +88,7 @@
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.0",
|
||||||
"shx": "^0.3.4",
|
"shx": "^0.3.4",
|
||||||
"sinon": "^15.2.0",
|
"sinon": "^16.0.0",
|
||||||
"source-map-support": "^0.5.21",
|
"source-map-support": "^0.5.21",
|
||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"tslib": "^2.6.0",
|
"tslib": "^2.6.0",
|
||||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -6506,7 +6506,7 @@ __metadata:
|
||||||
npm-run-all: ^4.1.5
|
npm-run-all: ^4.1.5
|
||||||
prettier: ^3.0.0
|
prettier: ^3.0.0
|
||||||
shx: ^0.3.4
|
shx: ^0.3.4
|
||||||
sinon: ^15.2.0
|
sinon: ^16.0.0
|
||||||
source-map-support: ^0.5.21
|
source-map-support: ^0.5.21
|
||||||
ts-node: ^10.9.1
|
ts-node: ^10.9.1
|
||||||
tslib: ^2.6.0
|
tslib: ^2.6.0
|
||||||
|
@ -8268,6 +8268,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"sinon@npm:^16.0.0":
|
||||||
|
version: 16.0.0
|
||||||
|
resolution: "sinon@npm:16.0.0"
|
||||||
|
dependencies:
|
||||||
|
"@sinonjs/commons": ^3.0.0
|
||||||
|
"@sinonjs/fake-timers": ^10.3.0
|
||||||
|
"@sinonjs/samsam": ^8.0.0
|
||||||
|
diff: ^5.1.0
|
||||||
|
nise: ^5.1.4
|
||||||
|
supports-color: ^7.2.0
|
||||||
|
checksum: fbcad39d1610c669bb37ce2d325f2ac666ff5187935d09d1e757e11c50d07b8556b7dfa322eb38ad6ace8a18912224cc502e990779bc3d0954244a1ae8391984
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"slash@npm:3.0.0, slash@npm:^3.0.0":
|
"slash@npm:3.0.0, slash@npm:^3.0.0":
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
resolution: "slash@npm:3.0.0"
|
resolution: "slash@npm:3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue