Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2023
1 parent 63b6991 commit 4741d5b
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 163 deletions.
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": "4.2.2",
"vite": "4.3.5",
"typescript": "5.0.4"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
},
"devDependencies": {
"@types/jsdom": "21.1.1",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@types/node": "18.16.5",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"@vitest/browser": "0.29.7",
"cross-fetch": "3.1.5",
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"happy-dom": "9.9.2",
"happy-dom": "9.10.9",
"jiti": "1.18.2",
"msw": "1.2.1",
"prettier": "2.8.8",
"typescript": "5.0.4",
"vite": "4.2.2",
"vite": "4.3.5",
"vitest": "0.29.7",
"webdriverio": "8.6.9"
},
"packageManager": "pnpm@8.3.1"
"packageManager": "pnpm@8.4.0"
}

0 comments on commit 4741d5b

Please sign in to comment.