Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2022
1 parent 3f28dbe commit d444b8a
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 136 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -40,19 +40,19 @@
"@sapphire/utilities": "^3.11.0"
},
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@favware/cliff-jumper": "^1.8.8",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@favware/cliff-jumper": "^1.9.0",
"@favware/npm-deprecate": "^1.0.5",
"@favware/rollup-type-bundler": "^1.0.11",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.11.9",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"@vitest/coverage-c8": "^0.25.1",
"eslint": "^8.27.0",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@vitest/coverage-c8": "^0.25.2",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
Expand All @@ -64,10 +64,10 @@
"rollup": "^2.79.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-typescript2": "^0.34.1",
"typedoc": "^0.23.20",
"typedoc": "^0.23.21",
"typedoc-json-parser": "^7.0.1",
"typescript": "^4.8.4",
"vitest": "^0.25.1"
"typescript": "^4.9.3",
"vitest": "^0.25.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d444b8a

Please sign in to comment.