Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#159)
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 Jun 4, 2023
1 parent 71c5038 commit 7acbc32
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 472 deletions.
20 changes: 10 additions & 10 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.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@sapphire/eslint-config": "~4.4.2",
"@sapphire/ts-config": "^4.0.0",
"@types/jest": "^29.5.1",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.16",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitest/coverage-c8": "^0.31.1",
"eslint": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/coverage-c8": "^0.31.4",
"eslint": "^8.42.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.2",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"release-it": "^15.10.3",
"release-it": "^15.10.5",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"rollup-plugin-cleaner": "^1.0.0",
Expand All @@ -58,8 +58,8 @@
"ts-node": "^10.9.1",
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.0.4",
"vitest": "^0.31.1"
"typescript": "^5.1.3",
"vitest": "^0.31.4"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 7acbc32

Please sign in to comment.