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 Aug 28, 2023
1 parent 65f7b35 commit 6ed6e4d
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 468 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,29 +39,29 @@
"typedoc": "^0.24.8"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@favware/cliff-jumper": "^2.1.1",
"@favware/npm-deprecate": "^1.0.7",
"@joshdb/eslint-config": "1.1.0-next.f8eeab5.0",
"@joshdb/ts-config": "1.1.0-next.f8641ff.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-v8": "^0.32.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"@types/node": "^18.17.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.34.3",
"eslint": "^8.48.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"gen-esm-wrapper": "^1.1.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"typescript": "~5.1.6",
"vitest": "^0.32.2"
"typescript": "~5.2.2",
"vitest": "^0.34.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6ed6e4d

Please sign in to comment.