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 #666 from wagoid/dependabot/npm_and_yarn/jest/globals-29.4.2

chore(deps-dev): bump @jest/globals from 29.1.2 to 29.4.2
This commit is contained in:
Wagner Santos 2023-02-15 10:48:04 -03:00 committed by GitHub
commit 7f6c752d75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 490 additions and 382 deletions

870
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -47,7 +47,7 @@
"@commitlint/cli": "^17.1.2", "@commitlint/cli": "^17.1.2",
"@commitlint/test": "^9.0.1", "@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1", "@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^29.1.2", "@jest/globals": "^29.4.2",
"@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.2", "@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.1.0", "@rollup/plugin-node-resolve": "^14.1.0",