Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent e1cfa26 commit e577413
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"__tests__/**/*.{ts,json}": "prettier --write"
},
"dependencies": {
"axios": "1.7.7"
"axios": "1.7.8"
},
"devDependencies": {
"@types/chai": "5.0.1",
Expand All @@ -54,10 +54,10 @@
"husky": "9.1.7",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier": "3.4.1",
"pretty-quick": "4.0.0",
"should": "13.2.3",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
24 changes: 12 additions & 12 deletions yarn.lock

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

0 comments on commit e577413

Please sign in to comment.