Skip to content

Commit

Permalink
chore(deps): update dependencies (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2022
1 parent fd8fcb0 commit 590e4b0
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 156 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"release": "semantic-release"
},
"dependencies": {
"axios": "1.2.0",
"axios": "1.2.1",
"commander": "^9.0.0",
"prompts": "2.4.2"
},
Expand All @@ -56,23 +56,23 @@
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@swc/cli": "0.1.57",
"@swc/core": "1.3.20",
"@swc/jest": "0.2.23",
"@types/jest": "29.2.3",
"@types/node": "18.11.9",
"@types/prompts": "2.4.1",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"eslint": "8.28.0",
"@swc/core": "1.3.22",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.4",
"@types/node": "18.11.15",
"@types/prompts": "2.4.2",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.6",
"jest": "29.3.1",
"nodemon": "2.0.20",
"prettier": "2.8.0",
"prettier": "2.8.1",
"rimraf": "3.0.2",
"semantic-release": "19.0.5",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}
Loading

0 comments on commit 590e4b0

Please sign in to comment.