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] authored Jun 25, 2023
1 parent 1b81937 commit 058ad38
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 134 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"postpack": "pinst --enable"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@favware/cliff-jumper": "^2.1.0",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@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/jest": "^29.5.2",
"@types/node": "^17.0.23",
"@types/node": "^17.0.45",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -52,11 +52,11 @@
"rimraf": "^5.0.1",
"rollup": "^2.79.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-typescript2": "^0.35.0",
"ts-jest": "^29.1.0",
"tsup": "^6.7.0",
"typedoc": "^0.24.8",
"typedoc-json-parser": "^8.1.2",
"typedoc-json-parser": "^8.2.0",
"typescript": "^5.1.3"
},
"repository": {
Expand Down
Loading

0 comments on commit 058ad38

Please sign in to comment.