Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#108)
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 Apr 2, 2023
1 parent 54ce521 commit de23809
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 256 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"husky": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.5.0",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@sapphire/eslint-config": "~4.3.8",
"@sapphire/ts-config": "^3.3.4",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.10",
"@types/node": "^18.15.11",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "^8.36.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@vitest/coverage-c8": "^0.29.8",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -47,7 +47,7 @@
"lint-staged": "^13.2.0",
"prettier": "^2.8.7",
"pretty-quick": "^3.1.3",
"release-it": "^15.9.3",
"release-it": "^15.10.0",
"rimraf": "^4.4.1",
"rollup": "^3.20.2",
"rollup-plugin-cleaner": "^1.0.0",
Expand All @@ -59,7 +59,7 @@
"typedoc": "^0.23.28",
"typedoc-plugin-markdown": "^3.14.0",
"typescript": "^4.9.5",
"vitest": "^0.29.7"
"vitest": "^0.29.8"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit de23809

Please sign in to comment.