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

Merge pull request #597 from wagoid/dependabot/npm_and_yarn/testdouble-3.16.8

chore(deps-dev): bump testdouble from 3.16.6 to 3.16.8
This commit is contained in:
Wagner Santos 2023-02-15 10:58:39 -03:00 committed by GitHub
commit 038aea646c
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.8.4",
"rollup": "^2.79.1",
"testdouble": "^3.16.6",
"testdouble": "^3.16.8",
"yaml": "^2.1.3"
}
}