Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#227)
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] committed May 7, 2023
1 parent bedba87 commit c725436
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 164 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@sapphire/utilities": "^3.11.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@favware/cliff-jumper": "^2.0.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^1.0.11",
"@joshdb/eslint-config": "^1.1.0-next.4038c07.0",
"@joshdb/ts-config": "1.1.0-next.f8641ff.0",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "^8.39.0",
"@types/node": "^18.16.5",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitest/coverage-c8": "^0.31.0",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -64,9 +64,9 @@
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-typescript2": "^0.34.1",
"typedoc": "^0.24.6",
"typedoc-json-parser": "^7.3.1",
"typedoc-json-parser": "^7.4.0",
"typescript": "^5.0.4",
"vitest": "0.30.1"
"vitest": "0.31.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit c725436

Please sign in to comment.