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 Jan 7, 2024
1 parent e6c8f33 commit 7c484f5
Show file tree
Hide file tree
Showing 6 changed files with 163 additions and 151 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@joshdb/map": "2.0.0-next.de5b093.0",
"@joshdb/prettier-config": "1.1.0-next.e036bff.0",
"@joshdb/ts-config": "1.1.0-next.a218bc7.0",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.102",
"@types/node": "^20.10.6",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@vitest/coverage-v8": "^0.34.6",
"colorette": "^2.0.20",
"esbuild-plugin-version-injector": "^1.2.1",
Expand All @@ -43,7 +43,7 @@
"rimraf": "^5.0.5",
"tslib": "^2.6.2",
"tsup": "^7.3.0",
"turbo": "^1.11.2",
"turbo": "^1.11.3",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/auto-ensure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.102",
"@vitest/coverage-c8": "^0.33.0",
"typedoc": "^0.25.4",
"typedoc": "^0.25.6",
"typedoc-json-parser": "^9.0.1",
"vitest": "^0.34.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.102",
"@vitest/coverage-c8": "^0.33.0",
"typedoc": "^0.25.4",
"typedoc": "^0.25.6",
"typedoc-json-parser": "^9.0.1",
"vitest": "^0.34.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.102",
"@vitest/coverage-c8": "^0.33.0",
"typedoc": "^0.25.4",
"typedoc": "^0.25.6",
"typedoc-json-parser": "^9.0.1",
"vitest": "^0.34.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.102",
"@vitest/coverage-c8": "^0.33.0",
"typedoc": "^0.25.4",
"typedoc": "^0.25.6",
"typedoc-json-parser": "^9.0.1",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit 7c484f5

Please sign in to comment.