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 Jan 6, 2023
1 parent 590e4b0 commit 77e995c
Show file tree
Hide file tree
Showing 2 changed files with 1,016 additions and 189 deletions.
20 changes: 10 additions & 10 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.1",
"axios": "1.2.2",
"commander": "^9.0.0",
"prompts": "2.4.2"
},
Expand All @@ -55,17 +55,17 @@
"@semantic-release/github": "8.0.7",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@swc/cli": "0.1.57",
"@swc/core": "1.3.22",
"@swc/cli": "0.1.59",
"@swc/core": "1.3.25",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.4",
"@types/node": "18.11.15",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"@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",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.2.1",
"jest": "29.3.1",
"nodemon": "2.0.20",
"prettier": "2.8.1",
Expand Down
Loading

0 comments on commit 77e995c

Please sign in to comment.