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 #413 from wagoid/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.3.0

chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.3 to 13.3.0
This commit is contained in:
Wagner Santos 2022-06-16 06:30:45 -03:00 committed by GitHub
commit 823b4183ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 16 deletions

View file

@ -49,7 +49,7 @@
"@jest/globals": "^28.1.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-node-resolve": "^13.3.0",
"babel-jest": "^28.1.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.12.0",