Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#155)
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] authored May 21, 2023
1 parent 3bc2b30 commit 3f6b072
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 103 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@sapphire/eslint-config": "~4.4.2",
"@sapphire/ts-config": "^4.0.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.16.9",
"@types/node": "^18.16.13",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitest/coverage-c8": "^0.31.0",
"eslint": "^8.40.0",
"@vitest/coverage-c8": "^0.31.1",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -48,8 +48,8 @@
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"release-it": "^15.10.3",
"rimraf": "^5.0.0",
"rollup": "^3.21.7",
"rimraf": "^5.0.1",
"rollup": "^3.22.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
Expand All @@ -59,7 +59,7 @@
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.0.4",
"vitest": "^0.31.0"
"vitest": "^0.31.1"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 3f6b072

Please # to comment.