Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 28dfde1 commit 1b49189
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 115 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"release": "semantic-release"
},
"dependencies": {
"commander": "^10.0.0",
"commander": "^11.0.0",
"instagram-private-api": "^1.45.3",
"prompts": "^2.4.2"
},
Expand All @@ -57,14 +57,14 @@
"@types/jest": "29.5.2",
"@types/node": "18.16.16",
"@types/prompts": "^2.4.1",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.1",
"jest": "29.5.0",
"nodemon": "2.0.22",
"prettier": "2.8.8",
"nodemon": "3.0.1",
"prettier": "3.0.1",
"rimraf": "5.0.1",
"semantic-release": "^21.0.0",
"typescript": "5.1.3"
Expand Down
Loading

0 comments on commit 1b49189

Please sign in to comment.