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

chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.1.3
This commit is contained in:
Wagner Santos 2022-04-06 18:20:37 -03:00 committed by GitHub
commit 0f29b17d91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -49,7 +49,7 @@
"@jest/globals": "^27.5.1",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-node-resolve": "^13.1.3",
"babel-jest": "^27.1.0",
"conventional-changelog-cli": "^2.1.1",
"eslint": "^8.12.0",