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 Sep 16, 2023
1 parent 28dfde1 commit ff3480a
Show file tree
Hide file tree
Showing 2 changed files with 853 additions and 125 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"release": "semantic-release"
},
"dependencies": {
"commander": "^10.0.0",
"commander": "^11.0.0",
"instagram-private-api": "^1.45.3",
"prompts": "^2.4.2"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^10.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.0.0",
"@semantic-release/npm": "^10.0.0",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^11.0.0",
"@swc-node/register": "1.6.5",
"@swc/cli": "0.1.62",
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.7.0",
"@typescript-eslint/parser": "6.7.0",
"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.3",
"rimraf": "5.0.1",
"semantic-release": "^21.0.0",
"typescript": "5.1.3"
Expand Down
Loading

0 comments on commit ff3480a

Please sign in to comment.