11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

chore(deps-dev): bump testdouble from 3.16.2 to 3.16.4

Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.16.2 to 3.16.4.
- [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.2...v3.16.4)

---
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] 2022-04-06 21:19:06 +00:00 committed by GitHub
parent e58980e2aa
commit 72f3db574e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 20 deletions

View file

@ -65,7 +65,7 @@
"prettier": "^2.6.1",
"rollup": "^2.70.1",
"standard-version": "^9.3.2",
"testdouble": "^3.16.2",
"testdouble": "^3.16.4",
"yaml": "^1.10.2"
}
}