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

Merge pull request #437 from wagoid/dependabot/npm_and_yarn/jest/globals-28.1.0

chore(deps-dev): bump @jest/globals from 27.5.1 to 28.1.0
This commit is contained in:
Wagner Santos 2022-06-16 06:21:03 -03:00 committed by GitHub
commit 9b19c70149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 969 additions and 125 deletions

1092
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -46,7 +46,7 @@
"@commitlint/ensure": "^16.2.1",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^27.5.1",
"@jest/globals": "^28.1.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",