Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent a0df634 commit ab1c0fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"cypress": "13.11.0",
"husky": "9.0.11",
"jest": "29.7.0",
"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-plugin-cypress": "3.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsup": "8.1.0",
"typescript": "5.4.5",
"typescript-eslint": "7.12.0",
"vite": "5.2.13"
"typescript-eslint": "7.13.0",
"vite": "5.3.1"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts",
Expand Down

0 comments on commit ab1c0fc

Please sign in to comment.