11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-05 00:56:54 +00:00

chore(deps-dev): bump testdouble from 3.16.6 to 3.16.8

Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.16.6 to 3.16.8.
- [Release notes](https://github.com/testdouble/testdouble.js/releases)
- [Changelog](https://github.com/testdouble/testdouble.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testdouble/testdouble.js/compare/v3.16.6...v3.16.8)

---
updated-dependencies:
- dependency-name: testdouble
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-15 13:48:31 +00:00 committed by GitHub
parent 7f6c752d75
commit f25d247ab1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 36 deletions

View file

@ -66,7 +66,7 @@
"lint-staged": "^13.1.1",
"prettier": "^2.7.1",
"rollup": "^2.79.1",
"testdouble": "^3.16.6",
"testdouble": "^3.16.8",
"yaml": "^2.1.3"
}
}