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] authored Apr 15, 2023
1 parent c23831e commit 34e9bcd
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 516 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"husky": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@sapphire/eslint-config": "~4.3.8",
"@sapphire/eslint-config": "~4.4.1",
"@sapphire/ts-config": "^4.0.0",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@vitest/coverage-c8": "^0.29.8",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -57,9 +57,9 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typedoc": "^0.24.1",
"typedoc-plugin-markdown": "^3.14.0",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^4.9.5",
"vitest": "^0.29.8"
"vitest": "^0.30.1"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 34e9bcd

Please # to comment.