chore(deps-dev): bump sinon from 16.1.0 to 16.1.3 (#9323)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -118,7 +118,7 @@
|
||||
"rimraf": "^5.0.5",
|
||||
"sass": "^1.69.4",
|
||||
"sass-loader": "^13.3.0",
|
||||
"sinon": "=16.1.0",
|
||||
"sinon": "=16.1.3",
|
||||
"source-map-support": "^0.5.21",
|
||||
"start-server-and-test": "^2.0.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
@@ -26675,9 +26675,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",
|
||||
@@ -49167,9 +49167,9 @@
|
||||
}
|
||||
},
|
||||
"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,
|
||||
"requires": {
|
||||
"@sinonjs/commons": "^3.0.0",
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
"rimraf": "^5.0.5",
|
||||
"sass": "^1.69.4",
|
||||
"sass-loader": "^13.3.0",
|
||||
"sinon": "=16.1.0",
|
||||
"sinon": "=16.1.3",
|
||||
"source-map-support": "^0.5.21",
|
||||
"start-server-and-test": "^2.0.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user