Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent c38431a commit 43694ba
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 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.7.5"
"axios": "1.7.7"
},
"devDependencies": {
"@types/chai": "4.3.19",
"@types/mocha": "10.0.7",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.8",
"chai": "5.1.1",
"husky": "9.1.5",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"should": "13.2.3",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}
40 changes: 20 additions & 20 deletions yarn.lock

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

0 comments on commit 43694ba

Please sign in to comment.