Skip to content

Commit bd48af8

Browse files
fix(deps): update all non-major dependencies (#179)
1 parent c8bd95c commit bd48af8

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 4 additions & 4 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.8.3"
48+
"axios": "1.9.0"
4949
},
5050
"devDependencies": {
51-
"@types/chai": "5.2.0",
51+
"@types/chai": "5.2.1",
5252
"@types/mocha": "10.0.10",
5353
"chai": "5.2.0",
5454
"husky": "9.1.7",
55-
"lint-staged": "15.5.0",
55+
"lint-staged": "15.5.1",
5656
"mocha": "11.1.0",
5757
"prettier": "3.5.3",
5858
"pretty-quick": "4.1.1",
5959
"should": "13.2.3",
6060
"ts-node": "10.9.2",
61-
"typescript": "5.8.2"
61+
"typescript": "5.8.3"
6262
}
6363
}

yarn.lock

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

0 commit comments

Comments
 (0)