Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#497)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent a610c25 commit b0ecde5
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 117 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.17.14",
"@types/node": "^20.17.16",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.3",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.2",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"tsup": "^8.3.5",
"turbo": "^2.3.3",
"tsup": "^8.3.6",
"turbo": "^2.3.4",
"typescript": "^5.7.3",
"vitest": "^1.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@swc/core": "^1.10.8",
"@swc/core": "^1.10.9",
"@vitest/coverage-v8": "^1.6.0",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typedoc": "^0.27.6",
"typedoc-json-parser": "^10.2.0",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit b0ecde5

Please sign in to comment.