Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#138)
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 Sep 24, 2023
1 parent 9c6823f commit 095c259
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 401 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^4.0.1",
"@types/gradient-string": "^1.1.2",
"@types/gradient-string": "^1.1.3",
"@types/he": "^1.2.1",
"@types/luxon": "^3.3.2",
"@types/node": "^18.17.17",
"@types/node": "^18.17.19",
"@types/tar": "^6.1.6",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vitest/coverage-v8": "^0.34.4",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
Expand All @@ -79,7 +79,7 @@
"rimraf": "^5.0.1",
"tar": "^6.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down Expand Up @@ -111,6 +111,6 @@
},
"packageManager": "yarn@3.6.3",
"volta": {
"node": "18.17.1"
"node": "18.18.0"
}
}
Loading

0 comments on commit 095c259

Please sign in to comment.