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 Dec 10, 2024
1 parent e1cfa26 commit ef4350b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 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.2.11",
"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.2"
}
}
74 changes: 37 additions & 37 deletions yarn.lock

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

0 comments on commit ef4350b

Please sign in to comment.