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 8, 2024
1 parent bde0468 commit 4b85fd5
Show file tree
Hide file tree
Showing 3 changed files with 459 additions and 217 deletions.
10 changes: 5 additions & 5 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.0",
"@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 @@ -117,13 +117,13 @@
"koa-bodyparser": "^4.4.1",
"lint-staged": "^15.2.10",
"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 4b85fd5

Please sign in to comment.