chore(deps): update dependency sinon to v16.1.3 (#3014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-19 21:17:16 +00:00 committed by GitHub
parent e247cca3c7
commit 382edf1c7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -60,7 +60,7 @@
"p-retry": "6.1.0",
"prettier": "3.0.3",
"publint": "0.2.4",
"sinon": "16.1.0",
"sinon": "16.1.3",
"stream-buffers": "3.0.2",
"tempy": "3.1.0",
"testdouble": "3.19.0"
@ -13438,9 +13438,9 @@
}
},
"node_modules/sinon": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-16.1.0.tgz",
"integrity": "sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-16.1.3.tgz",
"integrity": "sha512-mjnWWeyxcAf9nC0bXcPmiDut+oE8HYridTNzBbF98AYVLmWwGRp2ISEpyhYflG1ifILT+eNn3BmKUJPxjXUPlA==",
"dev": true,
"dependencies": {
"@sinonjs/commons": "^3.0.0",

View File

@ -76,7 +76,7 @@
"p-retry": "6.1.0",
"prettier": "3.0.3",
"publint": "0.2.4",
"sinon": "16.1.0",
"sinon": "16.1.3",
"stream-buffers": "3.0.2",
"tempy": "3.1.0",
"testdouble": "3.19.0"