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 Sep 17, 2023
1 parent 5dbb4f9 commit ed1be2f
Show file tree
Hide file tree
Showing 2 changed files with 1,077 additions and 594 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,31 @@
"postpack": "pinst --enable"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@favware/cliff-jumper": "^2.1.1",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@favware/cliff-jumper": "^2.1.3",
"@favware/npm-deprecate": "^1.0.7",
"@joshdb/eslint-config": "1.1.0-next.f8eeab5.0",
"@joshdb/ts-config": "1.1.0-next.a699598.0",
"@types/node": "^18.16.19",
"@types/node": "^18.17.17",
"@types/rimraf": "^3.0.2",
"@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",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.34.4",
"eslint": "^8.49.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"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",
"tsup": "^7.1.0",
"typedoc": "^0.24.8",
"tsup": "^7.2.0",
"typedoc": "^0.25.1",
"typedoc-json-parser": "^8.2.0",
"typescript": "^5.1.6",
"vitest": "~0.32.2"
"typescript": "^5.2.2",
"vitest": "~0.34.4"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ed1be2f

Please sign in to comment.