Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#106)
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 Mar 26, 2023
1 parent 125dad0 commit ed5e723
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 193 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,40 +26,40 @@
"husky": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/cli": "^17.5.0",
"@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.3",
"@types/node": "^18.15.10",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vitest/coverage-c8": "^0.29.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"pretty-quick": "^3.1.3",
"release-it": "^15.9.0",
"rimraf": "^4.4.0",
"rollup": "^3.19.1",
"release-it": "^15.9.3",
"rimraf": "^4.4.1",
"rollup": "^3.20.2",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-version-injector": "^1.3.3",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typedoc": "^0.23.27",
"typedoc": "^0.23.28",
"typedoc-plugin-markdown": "^3.14.0",
"typescript": "^4.9.5",
"vitest": "^0.29.3"
"vitest": "^0.29.7"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit ed5e723

Please sign in to comment.