Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 736e2c3 commit c2bd625
Show file tree
Hide file tree
Showing 4 changed files with 347 additions and 166 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.3.0
22.5.1
4 changes: 2 additions & 2 deletions 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.3",
"typescript": "5.5.3"
"vite": "5.3.5",
"typescript": "5.5.4"
}
}
18 changes: 9 additions & 9 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.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@types/node": "20.14.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/browser": "1.6.0",
"@vitest/utils": "1.6.0",
"cross-fetch": "4.0.0",
"eslint": "9.6.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"happy-dom": "14.12.3",
"jiti": "1.21.6",
"msw": "2.3.1",
"prettier": "3.3.2",
"typescript": "5.5.3",
"msw": "2.3.4",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "^7.16.0",
"unbuild": "2.0.0",
"vitest": "1.6.0",
"webdriverio": "8.39.0"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit c2bd625

Please sign in to comment.