Skip to content

Commit

Permalink
build(deps): update all non-major dependencies (#175)
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] authored Sep 3, 2024
1 parent 6c9497f commit f443b8b
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 117 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.5.1
22.7.0
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@bucketeer/js-client-sdk": "workspace:*"
},
"devDependencies": {
"vite": "5.3.5",
"vite": "5.4.2",
"typescript": "5.5.4"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
},
"devDependencies": {
"@types/jsdom": "21.1.7",
"@types/node": "20.14.13",
"@types/node": "20.16.3",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/browser": "2.0.5",
"@vitest/utils": "2.0.5",
"cross-fetch": "4.0.0",
"eslint": "9.8.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "5.2.1",
"happy-dom": "14.12.3",
"jiti": "1.21.6",
"msw": "2.3.4",
"msw": "2.4.1",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0",
"unbuild": "2.0.0",
"vitest": "2.0.5",
"webdriverio": "8.40.3"
},
"packageManager": "pnpm@9.6.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit f443b8b

Please sign in to comment.