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] committed Apr 8, 2024
1 parent e67af77 commit c3027d5
Show file tree
Hide file tree
Showing 2 changed files with 1,818 additions and 1,922 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,41 +19,41 @@
"husky": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.1.0",
"@sapphire/eslint-config": "~5.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/jest": "^29.5.2",
"@types/node": "^20.8.9",
"@favware/rollup-type-bundler": "^3.3.0",
"@sapphire/eslint-config": "~5.0.4",
"@sapphire/ts-config": "^5.0.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.5",
"@types/rimraf": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-c8": "^0.31.4",
"dotenv": "^16.3.1",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-c8": "^0.33.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^9.0.9",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"lint-staged": "^15.0.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"lint-staged": "^15.2.2",
"prettier": "^2.8.8",
"pretty-quick": "^4.0.0",
"release-it": "^17.0.0",
"rimraf": "^5.0.1",
"rollup": "^4.1.0",
"release-it": "^17.1.1",
"rimraf": "^5.0.5",
"rollup": "^4.14.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-typescript2": "^0.36.0",
"rollup-plugin-version-injector": "^1.3.3",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.1.3",
"vitest": "^0.31.4"
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.4.4",
"vitest": "^0.34.6"
},
"files": [
"dist",
Expand Down

0 comments on commit c3027d5

Please sign in to comment.