Skip to content

Commit

Permalink
Merge branch 'develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmoura authored May 21, 2022
2 parents 573340f + dab21d6 commit 0a89f1c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1,248 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nfl-telegram-bot",
"version": "3.2.0",
"version": "3.2.1",
"description": "A Telegram bot that provides the latest news about the NFL",
"repository": "github:jpmoura/nfl-news-for-telegram",
"main": "src/index.ts",
Expand Down Expand Up @@ -59,15 +59,12 @@
"@types/twit": "^2.2.28",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.6.0",
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.3.4",
"eslint-plugin-sonarjs": "^0.11.0",
"faker": "^5.5.3",
"husky": "^4.3.4",
"jest": "^27.4.7",
"jest-mock-extended": "^2.0.4",
"jest-sonar": "^0.2.12",
Expand Down
Loading

0 comments on commit 0a89f1c

Please sign in to comment.