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

Merge pull request #395 from wagoid/dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.0

chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.3 to 22.0.0
This commit is contained in:
Wagner Santos 2022-06-16 06:39:59 -03:00 committed by GitHub
commit 670a40f83f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -48,7 +48,7 @@
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^28.1.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"babel-jest": "^28.1.0",
"conventional-changelog-cli": "^2.2.2",