Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip publish]
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 377be21 commit 8c30968
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 240 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@sapphire/timestamp": "^1.0.5",
"@sapphire/ts-config": "^5.0.1",
"@skyra/jaro-winkler": "^1.1.1",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.1",
"@types/async": "^3.2.24",
"@types/cheerio": "^0.22.35",
"@types/koa": "^2.15.0",
Expand All @@ -103,7 +103,7 @@
"@types/node": "^20.17.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"async": "^3.2.6",
"cheerio": "^1.0.0",
"colorette": "^2.0.20",
Expand All @@ -115,15 +115,15 @@
"json-stream-stringify": "^3.1.6",
"koa": "^2.15.3",
"koa-bodyparser": "^4.4.1",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"npm-run-all2": "^7.0.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"replace-in-file": "^8.2.0",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "~5.4.5",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down Expand Up @@ -169,6 +169,6 @@
},
"packageManager": "yarn@4.5.3",
"volta": {
"node": "22.11.0"
"node": "22.12.0"
}
}
2 changes: 1 addition & 1 deletion scripts/manual-tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.32.3
autopep8==2.3.1
pylint==3.3.1
pylint==3.3.2
Loading

0 comments on commit 8c30968

Please sign in to comment.