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 Jan 9, 2025
1 parent e1cfa26 commit bbb5f98
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 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.7.7"
"axios": "1.7.9"
},
"devDependencies": {
"@types/chai": "5.0.1",
"@types/mocha": "10.0.10",
"chai": "5.1.2",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.3.0",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier": "3.4.2",
"pretty-quick": "4.0.0",
"should": "13.2.3",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
84 changes: 42 additions & 42 deletions yarn.lock

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

0 comments on commit bbb5f98

Please sign in to comment.