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 Jun 30, 2024
1 parent d226d76 commit a9982de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 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.8",
"@types/node": "20.14.9",
"cypress": "13.12.0",
"husky": "9.0.11",
"jest": "29.7.0",
"eslint": "9.5.0",
"eslint": "9.6.0",
"eslint-plugin-cypress": "3.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsup": "8.1.0",
"typescript": "5.5.2",
"typescript-eslint": "7.13.1",
"vite": "5.3.1"
"typescript-eslint": "7.14.1",
"vite": "5.3.2"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts --format cjs",
Expand Down

0 comments on commit a9982de

Please sign in to comment.