fix(all): Fixing CI integration bugs.

This commit is contained in:
rodrigorodriguez 2022-12-16 11:27:36 -03:00
parent 9acb05567a
commit 9c44e38560
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -23,3 +23,4 @@ GB.log
gb.log
GB.log.json
yarn-error.log
package-lock.json

View file

@ -67,8 +67,12 @@
"@microsoft/microsoft-graph-client": "3.0.4",
"@nosferatu500/textract": "3.1.2",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@sendgrid/mail": "7.7.0",
"@types/node": "18.11.9",
"@types/validator": "13.7.10",