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 Jan 7, 2023
1 parent 36b3867 commit 106c8d6
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 62 deletions.
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -40,33 +40,33 @@
"@sapphire/utilities": "^3.11.0"
},
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@favware/cliff-jumper": "^1.8.8",
"@favware/npm-deprecate": "^1.0.5",
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@favware/cliff-jumper": "^1.9.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^1.0.11",
"@joshdb/eslint-config": "1.1.0-next.89c3b7b.0",
"@joshdb/ts-config": "1.1.0-next.7fbd1fd.0",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"@vitest/coverage-c8": "^0.25.1",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@vitest/coverage-c8": "^0.26.3",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"lint-staged": "^13.0.3",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"pinst": "^3.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"rollup": "^2.79.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-typescript2": "^0.34.1",
"typedoc": "^0.23.20",
"typedoc-json-parser": "^7.0.1",
"typescript": "^4.8.4",
"vitest": "^0.25.1"
"typedoc": "^0.23.23",
"typedoc-json-parser": "^7.1.0",
"typescript": "^4.9.4",
"vitest": "^0.26.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 106c8d6

Please sign in to comment.