Skip to content

Commit

Permalink
chose: update release
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed committed Apr 27, 2023
1 parent f523a76 commit 60c60fc
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 58 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"__tests__/**/*.{ts,json}": "prettier --write"
},
"dependencies": {
"axios": "1.2.3"
"axios": "1.3.6"
},
"devDependencies": {
"@types/chai": "4.3.4",
"@types/mocha": "10.0.1",
"chai": "4.3.7",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"lint-staged": "13.2.2",
"mocha": "10.2.0",
"prettier": "2.8.3",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"should": "13.2.3",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "5.0.4"
}
}
113 changes: 59 additions & 54 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60c60fc

Please sign in to comment.