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 Aug 21, 2023
1 parent 7d21ef5 commit 5a19911
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 1,106 deletions.
40 changes: 20 additions & 20 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.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@sapphire/eslint-config": "~5.0.0",
"@sapphire/ts-config": "^4.0.0",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.16",
"@sapphire/eslint-config": "~5.0.1",
"@sapphire/ts-config": "^4.0.1",
"@types/jest": "^29.5.3",
"@types/node": "^18.17.6",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitest/coverage-c8": "^0.31.4",
"eslint": "^8.42.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"jest": "^29.6.3",
"jest-circus": "^29.6.3",
"lint-staged": "^14.0.1",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"release-it": "^16.1.4",
"release-it": "^16.1.5",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"rollup": "^3.28.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-typescript2": "^0.35.0",
"rollup-plugin-version-injector": "^1.3.3",
"ts-jest": "^29.1.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.1.3",
"vitest": "^0.31.4"
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.4",
"typescript": "^5.1.6",
"vitest": "^0.34.2"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 5a19911

Please sign in to comment.