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 #349 from wagoid/dependabot/npm_and_yarn/rollup/plugin-babel-5.3.1

chore(deps-dev): bump @rollup/plugin-babel from 5.3.0 to 5.3.1
This commit is contained in:
Wagner Santos 2022-04-06 18:24:05 -03:00 committed by GitHub
commit 6ada918d84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -47,7 +47,7 @@
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^27.5.1",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"babel-jest": "^27.5.1",