Skip to content

Commit 0a9537f

Browse files
fix(deps): update all non-major dependencies
1 parent cf8a19c commit 0a9537f

File tree

2 files changed

+149
-45
lines changed

2 files changed

+149
-45
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"__tests__/**/*.{ts,json}": "prettier --write"
4646
},
4747
"dependencies": {
48-
"axios": "1.10.0"
48+
"axios": "1.11.0"
4949
},
5050
"devDependencies": {
5151
"@types/chai": "5.2.2",
5252
"@types/mocha": "10.0.10",
53-
"chai": "5.2.0",
53+
"chai": "5.2.1",
5454
"husky": "9.1.7",
55-
"lint-staged": "16.1.2",
55+
"lint-staged": "16.1.5",
5656
"mocha": "11.7.1",
57-
"prettier": "3.6.1",
57+
"prettier": "3.6.2",
5858
"pretty-quick": "4.2.2",
5959
"should": "13.2.3",
6060
"ts-node": "10.9.2",
61-
"typescript": "5.8.3"
61+
"typescript": "5.9.2"
6262
}
6363
}

yarn.lock

Lines changed: 144 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)