Merge pull request #1178 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.3
Bump @types/sinon from 10.0.2 to 10.0.3
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@ -630,23 +630,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/sinon": {
|
"@types/sinon": {
|
||||||
"version": "10.0.2",
|
"version": "10.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.3.tgz",
|
||||||
"integrity": "sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==",
|
"integrity": "sha512-XUaFuUOQ3A/r6gS1qCU/USMleascaqGeQpGR1AZ5JdRtBPlzijRzKsik1TuGzvdtPA0mdq42JqaJmJ+Afg1LJg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@sinonjs/fake-timers": "^7.1.0"
|
"@sinonjs/fake-timers": "^7.1.0"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@sinonjs/fake-timers": {
|
|
||||||
"version": "7.1.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz",
|
|
||||||
"integrity": "sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@sinonjs/commons": "^1.7.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/tough-cookie": {
|
"@types/tough-cookie": {
|
||||||
|
Reference in New Issue
Block a user