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 2, 2023
1 parent 48067ae commit 1cd6ccc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"postpack": "pinst --enable"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@favware/cliff-jumper": "^2.1.1",
"@favware/npm-deprecate": "^1.0.7",
"@joshdb/eslint-config": "1.1.0-next.cf1153a.0",
"@joshdb/ts-config": "1.1.0-next.cf1153a.0",
"@types/node": "^18.16.19",
"@types/node": "^18.17.1",
"@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.1",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
Expand All @@ -51,11 +51,11 @@
"rollup": "^2.79.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-typescript2": "^0.35.0",
"tsup": "^7.1.0",
"tsup": "^7.2.0",
"typedoc": "^0.24.8",
"typedoc-json-parser": "^8.2.0",
"typescript": "^5.1.6",
"vitest": "^0.32.2"
"vitest": "^0.34.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1cd6ccc

Please sign in to comment.