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 Jul 19, 2023
1 parent 1077084 commit 64a6e65
Show file tree
Hide file tree
Showing 4 changed files with 442 additions and 281 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@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/colorette-spinner": "^1.0.1",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^1.0.11",
"@sapphire/eslint-config": "^4.4.2",
"@sapphire/eslint-config": "^4.4.3",
"@sapphire/ts-config": "^4.0.0",
"@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",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -42,9 +42,9 @@
"rollup-plugin-typescript2": "^0.35.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.0",
"turbo": "^1.10.7",
"typescript": "~5.0.4",
"vitest": "^0.32.2"
"turbo": "^1.10.9",
"typescript": "~5.1.6",
"vitest": "^0.33.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.1.1",
"@vitest/coverage-c8": "^0.32.2",
"@vitest/coverage-c8": "^0.33.0",
"rollup": "^2.79.1",
"typedoc": "^0.24.8",
"typedoc-json-parser": "^8.2.0",
"vitest": "^0.32.2"
"vitest": "^0.33.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/serialize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"devDependencies": {
"@favware/cliff-jumper": "^2.1.1",
"@favware/rollup-type-bundler": "^1.0.11",
"@vitest/coverage-c8": "^0.32.2",
"@vitest/coverage-c8": "^0.33.0",
"typedoc": "^0.24.8",
"typedoc-json-parser": "^8.2.0",
"vitest": "^0.32.2"
"vitest": "^0.33.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 64a6e65

Please sign in to comment.