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 #93 from wagoid/dependabot/npm_and_yarn/jest-26.6.3

chore(deps-dev): bump jest from 24.9.0 to 26.6.3
This commit is contained in:
Wagner Santos 2021-02-17 10:40:46 -03:00 committed by GitHub
commit 66b37df449
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3026 additions and 2697 deletions

5721
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,7 @@
"commitlint-plugin-function-rules": "^1.1.20", "commitlint-plugin-function-rules": "^1.1.20",
"conventional-changelog-cli": "^2.1.1", "conventional-changelog-cli": "^2.1.1",
"husky": "^5.0.9", "husky": "^5.0.9",
"jest": "^24.9.0", "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.0.0", "standard-version": "^9.0.0",