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 Nov 18, 2023
1 parent 7deab75 commit 95b7e65
Show file tree
Hide file tree
Showing 2 changed files with 1,164 additions and 1,405 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,41 +26,41 @@
"husky": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^18.1.0",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@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": "^20.8.9",
"@sapphire/eslint-config": "~5.0.2",
"@sapphire/ts-config": "^4.0.1",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.1",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitest/coverage-c8": "^0.31.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitest/coverage-c8": "^0.33.0",
"dotenv": "^16.3.1",
"eslint": "^8.42.0",
"eslint": "^8.54.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",
"lint-staged": "^15.0.1",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"lint-staged": "^15.1.0",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"release-it": "^17.0.0",
"rimraf": "^5.0.1",
"rollup": "^4.1.0",
"rimraf": "^5.0.5",
"rollup": "^4.5.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-typescript2": "^0.36.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.25.3",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 95b7e65

Please sign in to comment.