Skip to content

Commit 962aa5b

Browse files
chore(deps): update all non-major dependencies (#972)
[skip publish] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79740e5 commit 962aa5b

File tree

3 files changed

+130
-165
lines changed

3 files changed

+130
-165
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
"@types/koa-bodyparser": "^4.3.12",
101101
"@types/koa__cors": "^5.0.0",
102102
"@types/node": "^20.12.8",
103-
"@typescript-eslint/eslint-plugin": "^7.9.0",
104-
"@typescript-eslint/parser": "^7.9.0",
103+
"@typescript-eslint/eslint-plugin": "^7.10.0",
104+
"@typescript-eslint/parser": "^7.10.0",
105105
"@vitest/coverage-v8": "^1.6.0",
106106
"async": "^3.2.5",
107107
"cheerio": "^1.0.0-rc.12",
@@ -114,13 +114,13 @@
114114
"json-stream-stringify": "^3.1.4",
115115
"koa": "^2.15.3",
116116
"koa-bodyparser": "^4.4.1",
117-
"lint-staged": "^15.2.2",
117+
"lint-staged": "^15.2.5",
118118
"npm-run-all2": "^6.2.0",
119119
"prettier": "^3.2.5",
120120
"replace-in-file": "^7.1.0",
121121
"rimraf": "^5.0.7",
122122
"tsup": "^8.0.2",
123-
"tsx": "^4.10.5",
123+
"tsx": "^4.11.0",
124124
"typescript": "^5.4.5",
125125
"vitest": "^1.6.0"
126126
},
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests==2.32.0
2-
autopep8==2.1.0
3-
pylint==3.2.1
1+
requests==2.32.2
2+
autopep8==2.1.1
3+
pylint==3.2.2

0 commit comments

Comments
 (0)