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] committed Jul 22, 2024
1 parent 8dd8cb7 commit fb4d25a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"@types/glob": "8.1.0",
"@types/react": "18.3.3",
"@types/jest": "29.5.12",
"@types/node": "20.14.10",
"cypress": "13.13.0",
"husky": "9.0.11",
"@types/node": "20.14.11",
"cypress": "13.13.1",
"husky": "9.1.1",
"jest": "29.7.0",
"eslint": "9.7.0",
"eslint-plugin-cypress": "3.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsup": "8.1.0",
"tsup": "8.2.2",
"typescript": "5.5.3",
"typescript-eslint": "7.16.0",
"vite": "5.3.3"
"typescript-eslint": "7.16.1",
"vite": "5.3.4"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",
Expand Down

0 comments on commit fb4d25a

Please sign in to comment.