5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

Merge pull request #118 from wagoid/dependabot/npm_and_yarn/standard-version-9.1.1

chore(deps-dev): bump standard-version from 9.1.0 to 9.1.1
This commit is contained in:
Wagner Santos 2021-03-02 18:08:51 -03:00 committed by GitHub
commit 683cc28012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 392 additions and 770 deletions

1150
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -55,7 +55,7 @@
"jest": "^26.6.3", "jest": "^26.6.3",
"lint-staged": "^10.5.4", "lint-staged": "^10.5.4",
"prettier": "^2.2.1", "prettier": "^2.2.1",
"standard-version": "^9.1.0", "standard-version": "^9.1.1",
"testdouble": "^3.16.1", "testdouble": "^3.16.1",
"yaml": "^1.10.0" "yaml": "^1.10.0"
} }