mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 15:08:37 +00:00
Merge pull request #12488 from nestjs/dependabot/npm_and_yarn/types/sinon-10.0.18
chore(deps-dev): bump @types/sinon from 10.0.17 to 10.0.18
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -56,7 +56,7 @@
|
||||
"@types/http-errors": "2.0.2",
|
||||
"@types/mocha": "10.0.2",
|
||||
"@types/node": "20.8.2",
|
||||
"@types/sinon": "10.0.17",
|
||||
"@types/sinon": "10.0.18",
|
||||
"@types/supertest": "2.0.14",
|
||||
"@types/ws": "8.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
@@ -4195,9 +4195,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/sinon": {
|
||||
"version": "10.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.17.tgz",
|
||||
"integrity": "sha512-+6ILpcixQ0Ma3dHMTLv4rSycbDXkDljgKL+E0nI2RUxxhYTFyPSjt6RVMxh7jUshvyVcBvicb0Ktj+lAJcjgeA==",
|
||||
"version": "10.0.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.18.tgz",
|
||||
"integrity": "sha512-OpQC9ug8BcnNxue2WF5aTruMaDRFn6NyfaE4DmAKOlQMn54b7CnCvDFV3wj5fk/HbSSTYmOYs2bTb5ShANjyQg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/sinonjs__fake-timers": "*"
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
"@types/http-errors": "2.0.2",
|
||||
"@types/mocha": "10.0.2",
|
||||
"@types/node": "20.8.2",
|
||||
"@types/sinon": "10.0.17",
|
||||
"@types/sinon": "10.0.18",
|
||||
"@types/supertest": "2.0.14",
|
||||
"@types/ws": "8.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
|
||||
Reference in New Issue
Block a user