chore(deps): update dependency testdouble to v3.17.2 (#2751)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-01 01:53:55 +00:00 committed by GitHub
parent d7e14f6d02
commit aa90774738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -59,7 +59,7 @@
"sinon": "15.0.3",
"stream-buffers": "3.0.2",
"tempy": "3.0.0",
"testdouble": "3.17.1"
"testdouble": "3.17.2"
},
"engines": {
"node": ">=18"
@ -8603,9 +8603,9 @@
}
},
"node_modules/testdouble": {
"version": "3.17.1",
"resolved": "https://registry.npmjs.org/testdouble/-/testdouble-3.17.1.tgz",
"integrity": "sha512-6u3v0rKHf3oJHSD7UuxFkXXcvV3QWguYdfU9QKaRjLF/wRa9Hxg0fmRzdbMhPX2fYs4xVnw4l1h2GsKJiwFRlw==",
"version": "3.17.2",
"resolved": "https://registry.npmjs.org/testdouble/-/testdouble-3.17.2.tgz",
"integrity": "sha512-oRrk1DJISNoFr3aaczIqrrhkOUQ26BsXN3SopYT/U0GTvk9hlKPCEbd9R2uxkcufKZgEfo9D1JAB4CJrjHE9cw==",
"dev": true,
"dependencies": {
"lodash": "^4.17.21",
@ -15200,9 +15200,9 @@
}
},
"testdouble": {
"version": "3.17.1",
"resolved": "https://registry.npmjs.org/testdouble/-/testdouble-3.17.1.tgz",
"integrity": "sha512-6u3v0rKHf3oJHSD7UuxFkXXcvV3QWguYdfU9QKaRjLF/wRa9Hxg0fmRzdbMhPX2fYs4xVnw4l1h2GsKJiwFRlw==",
"version": "3.17.2",
"resolved": "https://registry.npmjs.org/testdouble/-/testdouble-3.17.2.tgz",
"integrity": "sha512-oRrk1DJISNoFr3aaczIqrrhkOUQ26BsXN3SopYT/U0GTvk9hlKPCEbd9R2uxkcufKZgEfo9D1JAB4CJrjHE9cw==",
"dev": true,
"requires": {
"lodash": "^4.17.21",

View File

@ -73,7 +73,7 @@
"sinon": "15.0.3",
"stream-buffers": "3.0.2",
"tempy": "3.0.0",
"testdouble": "3.17.1"
"testdouble": "3.17.2"
},
"engines": {
"node": ">=18"