11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

Merge pull request #430 from wagoid/dependabot/npm_and_yarn/babel-jest-28.1.0

chore(deps-dev): bump babel-jest from 27.5.1 to 28.1.0
This commit is contained in:
Wagner Santos 2022-06-16 06:22:12 -03:00 committed by GitHub
commit 9ae39494f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 387 additions and 33 deletions

View file

@ -50,7 +50,7 @@
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"babel-jest": "^27.5.1",
"babel-jest": "^28.1.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.12.0",
"eslint-config-airbnb-base": "^15.0.0",