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 #444 from wagoid/dependabot/npm_and_yarn/jest-28.1.1

chore(deps-dev): bump jest from 27.5.1 to 28.1.1
This commit is contained in:
Wagner Santos 2022-06-16 06:27:38 -03:00 committed by GitHub
commit 458ddc0b27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 863 additions and 2946 deletions

3795
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -60,7 +60,7 @@
"eslint-plugin-node": "^11.1.0", "eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.1", "husky": "^8.0.1",
"jest": "^27.5.1", "jest": "^28.1.1",
"lint-staged": "^12.3.7", "lint-staged": "^12.3.7",
"prettier": "^2.6.1", "prettier": "^2.6.1",
"rollup": "^2.70.1", "rollup": "^2.70.1",