Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 3229183 commit 9f0142c
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 149 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"bench": "node --expose-gc -max-old-space-size=4096 scripts/bench.js"
},
"devDependencies": {
"@changesets/cli": "^2.27.3",
"@changesets/cli": "^2.27.5",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"dts-buddy": "^0.4.7",
"esbuild": "^0.21.3",
"esbuild": "^0.21.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-markdown": "^5.0.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-n": "^17.8.1",
"eslint-plugin-prettier": "^5.1.3",
"get-tsconfig": "^4.7.5",
"husky": "^9.0.11",
"lint-staged": "^15.2.4",
"lint-staged": "^15.2.5",
"npm-run-all2": "^6.2.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"publint": "^0.2.8",
"tiny-glob": "^0.2.9",
"tinybench": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@vitest/coverage-v8": "^1.6.0",
"esbuild": "^0.21.3",
"esbuild": "^0.21.5",
"tiny-glob": "^0.2.9",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 9f0142c

Please sign in to comment.