Merge pull request #494 from simonecorsi/dependabot/npm_and_yarn/sinon-15.1.2
build(deps-dev): bump sinon from 15.1.0 to 15.1.2
This commit is contained in:
commit
db2810866e
18
package-lock.json
generated
18
package-lock.json
generated
@ -44,7 +44,7 @@
|
||||
"markdown-toc": "^1.2.0",
|
||||
"nyc": "^15.0.1",
|
||||
"prettier": "^2.8.8",
|
||||
"sinon": "^15.1.0",
|
||||
"sinon": "^15.1.2",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"typescript": "^5.1.3"
|
||||
}
|
||||
@ -11010,13 +11010,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sinon": {
|
||||
"version": "15.1.0",
|
||||
"resolved": "https://registry.npmjs.org/sinon/-/sinon-15.1.0.tgz",
|
||||
"integrity": "sha512-cS5FgpDdE9/zx7no8bxROHymSlPLZzq0ChbbLk1DrxBfc+eTeBK3y8nIL+nu/0QeYydhhbLIr7ecHJpywjQaoQ==",
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/sinon/-/sinon-15.1.2.tgz",
|
||||
"integrity": "sha512-uG1pU54Fis4EfYOPoEi13fmRHgZNg/u+3aReSEzHsN52Bpf+bMVfsBQS5MjouI+rTuG6UBIINlpuuO2Epr7SiA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@sinonjs/commons": "^3.0.0",
|
||||
"@sinonjs/fake-timers": "^10.2.0",
|
||||
"@sinonjs/fake-timers": "^10.1.0",
|
||||
"@sinonjs/samsam": "^8.0.0",
|
||||
"diff": "^5.1.0",
|
||||
"nise": "^5.1.4",
|
||||
@ -20114,13 +20114,13 @@
|
||||
}
|
||||
},
|
||||
"sinon": {
|
||||
"version": "15.1.0",
|
||||
"resolved": "https://registry.npmjs.org/sinon/-/sinon-15.1.0.tgz",
|
||||
"integrity": "sha512-cS5FgpDdE9/zx7no8bxROHymSlPLZzq0ChbbLk1DrxBfc+eTeBK3y8nIL+nu/0QeYydhhbLIr7ecHJpywjQaoQ==",
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/sinon/-/sinon-15.1.2.tgz",
|
||||
"integrity": "sha512-uG1pU54Fis4EfYOPoEi13fmRHgZNg/u+3aReSEzHsN52Bpf+bMVfsBQS5MjouI+rTuG6UBIINlpuuO2Epr7SiA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@sinonjs/commons": "^3.0.0",
|
||||
"@sinonjs/fake-timers": "^10.2.0",
|
||||
"@sinonjs/fake-timers": "^10.1.0",
|
||||
"@sinonjs/samsam": "^8.0.0",
|
||||
"diff": "^5.1.0",
|
||||
"nise": "^5.1.4",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"markdown-toc": "^1.2.0",
|
||||
"nyc": "^15.0.1",
|
||||
"prettier": "^2.8.8",
|
||||
"sinon": "^15.1.0",
|
||||
"sinon": "^15.1.2",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user