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 Mar 20, 2023
1 parent d340d16 commit 6dbeede
Show file tree
Hide file tree
Showing 2 changed files with 939 additions and 515 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -27,31 +27,31 @@
"postpack": "pinst --enable"
},
"devDependencies": {
"@commitlint/cli": "^17.4.1",
"@commitlint/config-conventional": "^17.4.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@favware/cliff-jumper": "^1.10.0",
"@favware/npm-deprecate": "^1.0.7",
"@joshdb/eslint-config": "1.1.0-next.7fcf6cd.0",
"@joshdb/ts-config": "1.1.0-next.7fcf6cd.0",
"@types/node": "^18.11.18",
"@types/node": "^18.15.5",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@vitest/coverage-c8": "^0.27.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"lint-staged": "^13.2.0",
"pinst": "^3.0.0",
"prettier": "^2.8.2",
"prettier": "^2.8.5",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"tsup": "^6.5.0",
"typedoc": "^0.23.24",
"typedoc-json-parser": "^7.1.0",
"typescript": "^4.9.4",
"vitest": "^0.27.0"
"tsup": "^6.7.0",
"typedoc": "^0.23.28",
"typedoc-json-parser": "^7.2.0",
"typescript": "^4.9.5",
"vitest": "^0.29.7"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6dbeede

Please sign in to comment.