Skip to content

Commit

Permalink
chore: update minor deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Apr 19, 2023
1 parent 83e7812 commit 4ec5a07
Show file tree
Hide file tree
Showing 2 changed files with 1,207 additions and 964 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,34 @@
"author": "David Jiménez <[email protected]> (https://dubis.dev)",
"license": "SEE LICENSE IN LICENSE.md",
"devDependencies": {
"@jgoz/esbuild-plugin-typecheck": "3.0.1",
"@semantic-release/changelog": "6.0.2",
"@jgoz/esbuild-plugin-typecheck": "3.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@types/crypto-js": "4.1.1",
"@types/node": "18.11.18",
"@types/node": "18.15.11",
"@types/twitter-autohook": "1.7.0",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"commitizen": "4.3.0",
"concurrently": "7.6.0",
"cz-conventional-changelog": "3.3.0",
"esbuild": "0.17.5",
"eslint": "8.33.0",
"esbuild": "0.17.17",
"eslint": "8.38.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.27.5",
"nodemon": "2.0.20",
"semantic-release": "20.1.0",
"nodemon": "2.0.22",
"semantic-release": "21.0.1",
"ts-node": "10.9.1",
"typescript": "4.9.4"
},
"dependencies": {
"@addtodoist/twitter-autohook": "2.2.0",
"@bugsnag/js": "7.19.0",
"@bugsnag/js": "7.20.0",
"@doist/todoist-api-typescript": "2.1.2",
"crypto-js": "4.1.1",
"dotenv": "16.0.3",
"mongoose": "6.9.0",
"twitter-api-v2": "1.14.1"
"twitter-api-v2": "1.14.2"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 4ec5a07

Please sign in to comment.